CSE MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_companyB | Search Colombo Stock Exchange companies by name or symbol using ranked matching. |
| get_stock_quoteA | Get a normalized stock quote for a single CSE symbol, including price movement, volume, turnover, market cap, and beta values. |
| get_market_statusA | Return the current Colombo Stock Exchange trading session status. |
| get_market_summaryB | Return concise market-wide volume, turnover, trade-count, and trade-date data. |
| get_top_gainersB | Return the top CSE gainers with normalized price, percentage change, and timestamps. |
| get_top_losersB | Return the top CSE losers with normalized price, percentage change, and timestamps. |
| get_index_summaryC | Return ASPI, S&P SL20, or both as concise index summaries. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gajarthan/cse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server