stockbit-mcp
Related Servers
Alternatives to stockbit-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceMCP server exposing Indonesia Stock Exchange (IDX) market data as tools — fundamentals, broker flow, company profiles, and technical analysis via TA-Lib.1-
- -licenseNot gradedqualityNot gradedmaintenanceReal-time financial market data MCP server. Stocks, crypto, technicals, sentiment, FDA calendar. No API keys required.-
- AlicenseAqualityCmaintenanceRead-only MCP server for INDmoney portfolio and Indian market data, using official REST and WebSocket APIs. Provides tools for account info, quotes, holdings, mutual funds, CAS parsing, and analytics.2311 npmMIT
- AlicenseNot gradedqualityCmaintenanceA local-first MCP server that provides read-only access to uSMART Singapore account, positions, orders, market quotes, historical K-lines, and health checks.1Apache 2.0
- FlicenseNot gradedqualityBmaintenanceExposes TradingView data including quotes, technical ratings, historical OHLCV, and market screening through an MCP server using unofficial libraries.-
- AlicenseCqualityBmaintenanceRead-only MCP server that exposes Futu OpenD's investment-research quote APIs (stocks, options, futures, financials, news, etc.) as MCP tools, leveraging an already-running OpenD gateway with no separate authentication.539MIT
TDQS
Scored across 41 tools
There are several closely related tool families—top_movers vs market_movers, stream vs news, broker_summary vs bandar_detector, and portfolio vs position—whose purposes overlap or nest inside each other. The descriptions do a good job of explaining the differences, but the overlapping surface still creates real selection ambiguity for an agent.
The set uses mostly readable snake_case names with some coherent families like alert_* and broker_*, but conventions are mixed: bare verbs (login, scan, analyze), bare nouns (quote, status, patterns), and noun_verb compounds (strategy_compare, workflow_run) all coexist. Compounds like orderbook and keystats also break the underscore pattern used elsewhere.
41 tools is well beyond the range where a tool set is easy to navigate, even for a broad stock-market server. The count reflects a large number of narrow, specialized reads rather than a tightly scoped toolkit, making it heavy and harder for agents to select among.
The server covers a lot of market data and analysis ground, but has significant dead ends: there is no order placement or cancellation despite trading_status and position_size implying trading workflows, and referenced tools like brokers, order_preview, and pine_script do not exist in the set. Several resources such as watchlists, screens, and alerts also lack full CRUD coverage.