borsdata-mcp-server
Related Servers
Alternatives to borsdata-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceMCP server providing comprehensive access to Finnhub financial market data API for AI assistants like Claude Desktop.1510MIT
- AlicenseBqualityCmaintenanceMCP server exposing Massive.com's REST Stocks API for querying stock market data via Claude Desktop/Code.31MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for stock prices, historical data, FX rates, and ticker search, powered by yfinance with no API key required. Designed for Claude Desktop.22 PyPI1Apache 2.0
- FlicenseNot gradedqualityCmaintenanceMCP server that provides real-time stock quotes and company summaries using the Alpha Vantage API. It enables natural language financial data queries in Claude Desktop and other MCP clients.-

siftingio-mcpofficial
AlicenseAqualityCmaintenanceMCP server that provides access to SiftingIO market data, including live prices, SEC filings, OHLCV bars, 13F holdings, market status, and economic calendar tools for AI assistants.3619 npm1MIT- FlicenseNot gradedqualityDmaintenanceMCP server exposing Tradier brokerage tools to Claude, enabling account balance checks, position management, order operations, and market data queries.-
TDQS
Scored across 30 tools
Most tools have clearly distinct purposes, but some overlap exists between similar operations such as get_reports vs get_all_reports, get_latest_prices vs get_prices_by_date, and the various KPI tools. Descriptions clarify these boundaries, preventing serious confusion.
The naming pattern is predominantly verb_noun with get_, search_, and list_ prefixes, which is consistent. Minor inconsistencies exist, such as 'all' meaning different things in get_all_reports vs get_kpi_all, and the mix of get_prices_by_date vs get_stock_prices.
With 30 tools, the server is on the heavier side, but the broad scope of a financial data API covering instruments, prices, reports, KPIs, corporate actions, and reference data justifies the count. It's borderline between 'slightly over' and 'too many' for the domain.
The tool surface covers the core functionality of the Borsdata API well: instrument discovery, price history, reports, KPIs, corporate actions, and calendars. Minor gaps exist, such as lack of global stock splits or more granular corporate action tools, but agents can work around these.