tradingale-mcp
Tradingale MCP Server
Martingale intelligence for AI agents via Model Context Protocol.
What is Tradingale?
Tradingale provides martingale metrics for 250+ crypto and stock instruments:
Martingale Score (0-5): Measures instrument suitability for martingale strategies
Startingale (0-5): Real-time market alignment indicator
Sequence Parameters: Delta price, multipliers, rounds configuration
Related MCP server: DexPaprika (CoinPaprika)
Quick Start (Recommended: Remote Server)
Add to your Claude Desktop, Cursor, or Windsurf config:
{
"mcpServers": {
"tradingale": {
"type": "streamable-http",
"url": "https://tradingale.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Get your API key at tradingale.com/pricing
Available Tools
Tool | Description |
| Get detailed metrics for a specific instrument |
| Search and filter by score, exchange, rounds |
| Top cryptocurrencies by Martingale Score |
| Top stocks by Martingale Score |
| Full market overview across all assets |
| Crypto market summary |
| Stock market summary |
Local Development
npm install
npm run build
npm startNote: The local server is a stub for inspection. Use the remote endpoint for actual data.
Documentation
License
MIT
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only martingale data: Martingale Score & Startingale for 250+ cryptos and US stocks.
Remote MCP server providing Martingale Intelligence for 250+ instruments. Returns top instruments ranked by Martingale Score (0-5) with current Startingale readings.
Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.
Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv
Related MCP Servers
- AlicenseBqualityCmaintenanceMCP server that provides AI assistants access to stock market data including financial statements, stock prices, and market news through a Model Context Protocol interface.112,282MIT
- AlicenseAqualityBmaintenanceDexPaprika MCP server allows LLMs to access real-time and historical data on tokens, DEX trading activity, and liquidity across multiple blockchains. It enables natural language queries for exploring market trends, token performance, and DeFi analytics through a standardized interface.1711942MIT

CoinStats MCP Serverofficial
AlicenseBqualityCmaintenanceMCP Server for the CoinStats API. Provides access to cryptocurrency market data, portfolio tracking, and news.304116MIT
Polygon-io MCP Serverofficial
AlicenseCqualityCmaintenanceAn MCP server for Massive.com Financial Market Data2053387MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tradingale/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server