Skip to main content
Glama
Mofesto

ctbcsec-api-mcp-server

by Mofesto

Related Servers

Alternatives to ctbcsec-api-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with the Korea Investment & Securities (KIS) Open API for domestic and overseas stock trading, real-time market data, and automated strategy execution. It provides a structured interface for LLMs to perform trading operations, manage portfolios, and conduct backtesting.
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Wraps the miniQMT interface to enable AI assistants to query A-share market data, account information, and place/cancel orders.
      1
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables LLM hosts to read and manage a Firstrade brokerage account, including positions, balances, quotes, option chains/greeks, order history, and safe order placement with enforced preview-before-trade confirmation.
      15
      4
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to automate simulated stock trading on the Tonghuashun trading system, including checking account balances and positions, viewing orders and deals, placing market orders, and canceling pending orders via the MCP protocol.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables LLM clients to interact with Interactive Brokers Trader Workstation for automated trading workflows. Supports market data retrieval, portfolio management, and order execution through the TWS API.
      5
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to access real-time market data, manage Moomoo trading accounts, and execute trades via the Moomoo platform.
      35 PyPI
      29
      Apache 2.0

    TDQS

    A3.7/5.0

    Scored across 21 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose, grouped by asset class (stocks vs. futures/options) and action (new, modify, cancel, query). Connection/login/logout and account tools are separate from trading operations. No two tools appear to do the same thing.

    Naming Consistency5/5

    Tool names follow a consistent pattern: connection verbs (connect, login, disconnect) and asset-specific prefixes (stock_, futopt_) with action verbs (new, modify, cancel, query). Underscore-separated and lowercase throughout, making it easy to infer functionality.

    Tool Count5/5

    21 tools is well-scoped for a trading API covering connection lifecycle, account management, and full order lifecycle for both stocks and futures/options. Each tool adds distinct value and the count is appropriate for the breadth of functionality.

    Completeness5/5

    The tool surface covers the full trading workflow: connect, authenticate, manage orders (new/modify/cancel/query), view matches, and check positions/equity for both asset classes. No obvious dead ends or missing core operations that would impede an agent.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues