jquants-mcp
Related Servers
Alternatives to jquants-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceMCP server that retrieves real-time stock price information from Yahoo Finance using the yahoo-finance2 API, supporting US and Japanese tickers.17 npmISC
- AlicenseNot gradedqualityCmaintenanceA lightweight MCP server that provides stock research tools for Japanese and US stocks, including price, dividends, valuation, and screening, powered by yfinance.MIT
- AlicenseBqualityDmaintenanceThis is an MCP server that provides access to the Alpha Vantage API, allowing stock data retrieval to be used as context to LLMs.215 npm9MIT
- AlicenseBqualityDmaintenanceThis is an MCP server that provides access to the Alpha Vantage API, allowing stock data retrieval to be used as context to LLMs.215 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides AI assistants with access to over 40 Bank of Japan statistical databases (interest rates, money supply, exchange rates, tankan, etc.) via the BOJ time-series data search API.44 npmMIT
TDQS
Scored across 55 tools
Tools are grouped into clear domains and nearly every description cross-references its siblings with explicit 'use X instead' guidance, so an agent can usually pick the right one. A few close pairs (earnings_this_week vs earnings_results_this_week, options vs options_225, short_ratio vs short_sale_report) still create minor ambiguity despite the thorough docs.
The dominant pattern is get_<domain>_<item> plus detect_<signal> for screeners, with standalone verbs like health_check, cache_status, and register_api_key for server operations. Minor deviations such as get_top_movers, get_earnings_this_week, and get_indices_bars_daily_topix are still readable and predictable.
55 tools is a very large surface for an agent to navigate, even for a broad market-data platform. Several near-duplicate variants (range versions of 52w/YTD detectors, options vs options_225, indices vs indices_topix, top movers/volume/turnover) inflate the count beyond what feels necessary.
The server covers nearly every J-Quants data domain: masters, daily/minute/morning bars, financial statements, dividends, indices, derivatives, margin/short-selling, market calendar, bulk downloads, plus extensive screening, ranking, and charting tools. Minor gaps like a direct equities/trades endpoint and plan-gated data are workarounds rather than dead ends.