Skip to main content
Glama
EthanKlocked

tossinvest-openapi-mcp

by EthanKlocked

Related Servers

Alternatives to tossinvest-openapi-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Toss 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.
      17
      7 npm
      3
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      MCP 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
      -
    • A
      license
      A
      quality
      B
      maintenance
      A local MCP server that automatically generates tools from Toss Securities' official OpenAPI spec, enabling real API calls with multi-layered order safety and OAuth 2.0 authentication.
      36
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A read-only MCP server exposing Toss Securities Open API tools for Korean and US stock quotes, symbol search, order books, candles, exchange rates, market calendars, rankings, and market indicators. It does not implement account access or order placement, ensuring no side effects.
      13
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      A 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.
      29
      9 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      MCP server wrapping Toss Securities Open API, enabling stock price queries and trading for Korean and US stocks via natural language.
      36
      7 npm
      MIT

    TDQS

    C2.7/5.0

    Scored across 27 tools

    Disambiguation3/5

    Many tools related to orders (e.g., orders_open, orders_closed, order_detail, order_validate, order_preview, order_execute, order_create, order_modify, order_cancel) have similar purposes but descriptions help distinguish them. Some overlap exists, such as between order_validate and order_preview, but they are not identical.

    Naming Consistency4/5

    All tool names use lowercase with underscores, but they are not strictly verb_noun; many are noun phrases (e.g., stock_info, exchange_rate, portfolio_snapshot) or adjective_noun (e.g., orders_open, orders_closed). The pattern is consistent in structure, though not perfectly verb_noun.

    Tool Count3/5

    With 27 tools, the server is on the upper end of a reasonable range. While a trading platform may require many tools, some could be combined (e.g., orders_open and orders_closed into one with a parameter) to reduce count without loss of functionality.

    Completeness4/5

    The tool surface covers market data, account information, order management, and safety checks comprehensively. Minor gaps exist, such as no explicit tool for deposit/withdrawal history, but core trading workflows are well-supported.

    Maintenance

    ActivityStale
    ResponsivenessResponsive