Skip to main content
Glama

Related Servers

Alternatives to DART-MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that retrieves Korean stock fundamentals and financial data from OpenDART, enabling LLMs to access corporate disclosures, financial statements, and dividend information.
      Apache 2.0
    • A
      license
      C
      quality
      C
      maintenance
      An MCP server that provides access to Korea's DART corporate disclosure system, offering 84 tools for retrieving financial statements, periodic reports, and shareholding information. It enables users to programmatically query and analyze official Korean corporate data via the OpenDART API.
      85
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server that enables natural language control of Kiwoom Securities accounts through Claude Desktop. It provides tools for stock price lookup, buying and selling stocks, and analyzing portfolios or trade history via the Kiwoom REST API.
      11
      2
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP Server for public disclosure information of Korean companies, powered by the dartpoint.ai API.
      3
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      MCP server for Korea's DART (Data Analysis, Retrieval and Transfer) electronic disclosure system, operated by the Financial Supervisory Service (FSS). Exposes company disclosures, company profiles, and financial statements via the OpenDART public API.
      3
      8 npm
      MIT

    TDQS

    A3.7/5.0

    Scored across 6 tools

    Disambiguation4/5

    Most tools have distinct purposes: get_current_date provides date formatting, test_connection_to_dart handles connectivity, while the four search tools target different aspects of company data. However, search_detailed_financial_data and search_json_financial_data both retrieve financial data with overlapping functionality, creating some potential confusion about when to use each.

    Naming Consistency5/5

    All tools follow a consistent snake_case naming pattern with clear verb_noun structure. The naming convention is uniform throughout: get_current_date, search_business_information, search_detailed_financial_data, search_disclosure, search_json_financial_data, and test_connection_to_dart.

    Tool Count4/5

    Six tools is reasonable for a DART (Data Analysis, Retrieval and Trading) server focused on Korean company data. The count covers core functionality without being overwhelming, though some redundancy exists between financial data tools. A slightly leaner set might be more optimal.

    Completeness3/5

    The server covers date retrieval, connection testing, and multiple data search dimensions (business information, detailed financials, disclosures, JSON financials). However, there are notable gaps: no update/delete operations for any data, no company listing/search capability, and no data export/formatting tools. The financial data tools have functional overlap rather than complementary coverage.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues