dilanka-heshan/Colombo-Stock-Exchange-CSE-MCP-Server
An MCP (Model Context Protocol) server that provides structured access to Colombo Stock Exchange (CSE) market data. This server exposes CSE API endpoints as MCP tools so LLMs and agents can query real-time market, stock, trade, and announcement data.
Platform-specific configuration:
{
"mcpServers": {
"Colombo-Stock-Exchange-CSE-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Colombo-Stock-Exchange-CSE-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...