Skip to main content
Glama
Gajarthan

CSE MCP Server

by Gajarthan

Related Servers

Alternatives to CSE MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides real-time stock market data and company search functionality for the Colombo Stock Exchange (CSE). It enables AI assistants to retrieve current prices, change percentages, and ticker information for Sri Lankan listed companies.
      2
      7
      12 npm
      13
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables querying real-time and historical Colombo Stock Exchange data, including prices, sectors, top movers, and technical indicators like RSI and MACD, for AI-assisted market analysis.
      1
      -
    • A
      license
      B
      quality
      F
      maintenance
      A Model Context Protocol (MCP) server that provides real-time access to financial market data through the free Alpha Vantage API. This server implements a standardized interface for retrieving stock quotes and company information.
      12
      104
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      A Model Context Protocol server providing comprehensive financial data from Yahoo Finance, allowing users to retrieve detailed stock information, financial statements, options data, and market news.
      34
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      MCP server that provides AI assistants access to stock market data including financial statements, stock prices, and market news through a Model Context Protocol interface.
      11
      2,290
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Institutional-grade MCP server for the Colombo Stock Exchange. Features real-time market data, order flow pressure analysis, and AI-powered forensic fundamental screening.
      13
      MIT

    TDQS

    A3.6/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_index_summary for index data, get_market_status for session status, get_market_summary for market-wide metrics, get_stock_quote for individual stock details, get_top_gainers/losers for performance rankings, and search_company for company lookup. No overlap or ambiguity exists between these functions.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with 'get_' or 'search_' prefixes (e.g., get_index_summary, search_company). The naming is uniform, predictable, and clearly indicates each tool's action and target resource without any stylistic deviations.

    Tool Count5/5

    With 7 tools, the server is well-scoped for providing stock exchange data. Each tool serves a specific, non-redundant function, covering key areas like market overviews, individual quotes, rankings, and search. This count is appropriate and efficient for the domain.

    Completeness4/5

    The toolset covers essential read-only operations for market data: summaries, status, quotes, rankings, and search. Minor gaps exist, such as no historical data retrieval or portfolio management tools, but these are not critical for the stated purpose of providing current CSE information. Agents can perform core tasks without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues