open-fin-mcp
Related Servers
Alternatives to open-fin-mcp
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceEnables querying real-time and historical financial market data for stocks, options, forex, and crypto, including quotes, trades, technical indicators, and reference data through a set of MCP tools.713MIT
- FlicenseAqualityBmaintenanceEnables MCP clients to retrieve stock market and company financial data, including quotes, overviews, ratios, historical prices, income statements, and stock comparisons, via a set of tools.7-
- AlicenseAqualityAmaintenanceProvides point-in-time financial data access and an honest backtesting engine via MCP, enabling users to research restated fundamentals, run backtests with deflated Sharpe metrics, and benchmark returns against published factors.81MIT
- AlicenseNot gradedqualityDmaintenanceProvides 10 financial data tools (market data, economic indicators, news, insider trades, and calendars) via a single MCP layer, enabling any MCP-compatible LLM to access diverse financial data through a unified interface.1MIT
- AlicenseNot gradedqualityBmaintenanceProvides AI agents access to 336 real-time and historical market, quant, SEC filing, insider trading, fundamentals, and macro data tools via MCP Streamable HTTP.MIT
- AlicenseNot gradedqualityCmaintenanceEnables access to financial market data including EOD, intraday, fundamentals, news, and more via 75 read-only MCP tools.5MIT
TDQS
Scored across 15 tools
Most tools target clearly distinct data areas (income statement, balance sheet, cash flow, segments, guidance, events). Minor overlap exists between get_capital_structure and get_balance_sheet, and between get_financial_metrics and get_capital_structure, but descriptions are specific enough to avoid serious confusion.
The set largely follows a clear get_* / calculate_* / project_* / validate_* snake_case pattern, making tool purposes predictable. The one noticeable deviation is 'dcf_sensitivity', which would fit better as 'calculate_dcf_sensitivity' to match the other calculate_* tools.
At 15 tools, the server sits right at the upper edge of the ideal range, and each tool covers a meaningful part of the financial analysis and valuation workflow. No tool feels redundant or trivial.
The server covers the core financial-statement data, key metrics, management insights, and the full DCF modeling chain from projection through sensitivity. Minor gaps exist, such as no direct analyst-estimate tool or historical price series, but agents can still complete typical valuation workflows.