Skip to main content
Glama
ww11-max

CSMAR MCP Server

by ww11-max

Related Servers

Alternatives to CSMAR MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables access to the CSMAR financial database via MCP, providing tools for querying financial data, stock data, company info, and more through natural language in compatible clients like Codex and Claude Code.
      5 npm
      2
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides professional financial data access for LLMs via MCP, supporting providers like Tushare, Wind, and DataYes.
      14
      58
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying Rice Business Stock Market Data Portal using natural language through Claude Desktop, allowing users to ask about financial ratios, stocks, and companies.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables LLM clients to access A-share market data, run the trading rule engine, and retrieve daily decision reports through 32 MCP tools.
      MIT
    • A
      license
      Not graded
      quality
      F
      maintenance
      Provides access to Chinese mainland financial data including A-stock quotes, financial statements, industry analysis, and macroeconomics through 42 MCP tools, with automatic data source fallback and no API key required.
      43
      Apache 2.0

    TDQS

    C2.9/5.0

    Scored across 11 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes (e.g., listing databases vs tables vs fields, login vs query). However, the three 'get_*' tools (get_company_info, get_financial_data, get_stock_data) could overlap with the generic csmar_query since all fetch data, but descriptions and specific naming mitigate confusion.

    Naming Consistency3/5

    Tools are in snake_case, but eight are prefixed with 'csmar_' while three (get_company_info, get_financial_data, get_stock_data) lack this prefix. This inconsistency breaks the pattern and could cause agents to misgroup tools.

    Tool Count5/5

    11 tools is appropriate for a data retrieval service covering login, database exploration, querying, counting, previewing, and specific data endpoints. Each tool earns its place without being excessive.

    Completeness4/5

    The tool set covers core CRUD-like operations for data retrieval: listing databases/tables/fields, querying, counting, previewing, and accessing specific data types. Missing write/update/delete operations, but those likely fall outside the scope of a read-only CSMAR data service.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues