quant-mcp
Related Servers
Alternatives to quant-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables LLMs and agentic workflows to access real-time and historical stock market data through the Model Context Protocol.207MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to scan markets, build option strategies, track positions, and execute trades on TastyTrade via the Model Context Protocol.3MIT
- AlicenseAqualityCmaintenanceReal-time stock & crypto market data for LLMs, over the Model Context Protocol.4MIT
- AlicenseNot gradedqualityDmaintenanceProvides real-time stock data, news, company fundamentals, and technical indicators for AI assistants via the Model Context Protocol.MIT
- AlicenseAqualityCmaintenanceEnables AI agents to discover and analyze prediction markets, execute trades, and manage positions on Polymarket via the Model Context Protocol.751 npm20MIT

Cuebook MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceProvides market intelligence including asset search, market state, cues, events, and paper trading via the Model Context Protocol.MIT
TDQS
Scored across 5 tools
Each tool covers a distinct aspect of the quant workflow: symbol discovery, OHLC data, indicator calculation, backtesting, and position sizing. There is no meaningful overlap or ambiguity between them.
Naming is readable but not uniform: list_symbols and get_ohlc follow a verb_noun pattern, while backtest, indicator, and position_size are single verbs or noun phrases. The inconsistency is noticeable but not confusing.
Five tools is well-scoped for a quantitative analysis server. Each tool serves a necessary step in the analysis workflow without redundancy or bloat.
The set covers the core workflow: discover symbols, retrieve data, compute indicators, run backtests, and size positions. Minor gaps exist around strategy persistence or more granular risk controls, but they do not create dead ends for the stated purpose.