- CSE MCP
CSE MCP
TypeScript MCP server for Colombo Stock Exchange company search, stock quotes, market status, market summary, top gainers, top losers, and index summaries.
Overview
CSE MCP
CSE MCP is a Model Context Protocol server for the Colombo Stock Exchange.
It lets MCP-compatible clients search listed companies, fetch normalized stock quotes, and retrieve market-wide snapshots such as market status, market summary, top gainers, top losers, and index summaries.
Features
- Search CSE-listed companies by symbol or company name
- Get normalized stock quote data for a valid symbol
- Fetch market status and market summary
- Retrieve top gainers and top losers
- Retrieve ASPI and S&P SL20 index summaries
- Works with local stdio MCP clients through
npx
Install
{
"mcpServers": {
"cse": {
"command": "npx",
"args": ["-y", "@gajarthan/cse-mcp"]
}
}
}
## Repository
https://github.com/Gajarthan/cse-mcp
Server Config
{
"mcpServers": {
"cse": {
"command": "npx",
"args": [
"-y",
"@gajarthan/cse-mcp"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
GajarthanStar
-Language
-License
-Recommend Servers
View AllShotapi
@smallhandsome
9 hours ago
Crevio
a day ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Airtreks Mcp
@SEKeener
10 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago