toss-readonly-mcp
Related Servers
Alternatives to toss-readonly-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceA read-only MCP server for Toss Securities Open API that enables AI assistants to retrieve stock prices, resolve symbols, check holdings, buying power, exchange rates, and OHLCV candles without placing orders.2911 npm1MIT
- FlicenseAqualityBmaintenanceMCP server for Toss Securities Open API that exposes Korean (KRX) and US market data, portfolio holdings, order management, and conditional orders through 28 tools, with read-only and authenticated remote modes.28-
- AlicenseAqualityCmaintenanceToss Securities (토스증권) Open API MCP server for the Korean stock market. Supports real-time quotes, orderbook, candles, account holdings, buying power, and order management (create/modify/cancel) with a built-in safety gate requiring explicit confirmation before any real order is placed.1715 npm4MIT
- AlicenseCqualityBmaintenanceSafe-by-default MCP server for the official Toss Securities Open API, providing read-only market and account data with optional order operations protected by multiple safety gates.27244 npm2MIT
- AlicenseNot gradedqualityBmaintenanceKorean stocks (KOSPI/KOSDAQ/KONEX), no signup, no API key. 12 read-only tools, streamable-http. Post-filing price paths BY DART FILING TYPE (market-adjusted median h0/h1/h5, 95% CI) + per-event ledger with receipt times (HH:MM) that public APIs omit. Plus T+1 closes, preliminary earnings, daily close history. Registry: com.aikstockdata/mcp. Updated each trading day ~18:30 KST, not real-time.7MIT
- FlicenseNot gradedqualityBmaintenanceA read-only MCP server skeleton for Korean stocks data, with tool stubs for stock quotes, orderbooks, and DART filings; all data tools currently return a NOT_IMPLEMENTED error.-
TDQS
Scored across 13 tools
Each tool targets a distinct data type: orderbook, price, trades, candles, rankings, indicators, etc. No two tools overlap in purpose, and descriptions clearly differentiate them.
Most tools follow the `get_` prefix pattern (get_price, get_candles), with two justified exceptions: search_symbol and refresh_symbols. The deviations are semantically appropriate and do not cause confusion.
13 tools is within the ideal 3-15 range and well-suited for a read-only market data server. Each tool covers a necessary aspect of quote and market data without bloat.
The server covers the core market data spectrum: quotes, order books, trades, candles, rankings, indicators, calendar, exchange rate, and stock info. Minor gaps like fundamentals or news are absent, but the main investment research needs are addressed.