CSE MCP
@Gajarthan
About CSE MCP
TypeScript MCP server for Colombo Stock Exchange company search, stock quotes, market status, market summary, top gainers, top losers, and index summaries.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cse": {
"command": "npx",
"args": [
"-y",
"@gajarthan/cse-mcp"
]
}
}
}Tools
7Search Colombo Stock Exchange companies by name or symbol using ranked matching.
Get a normalized stock quote for a single CSE symbol, including price movement, volume, turnover, market cap, and beta values.
Return the current Colombo Stock Exchange trading session status.
Return concise market-wide volume, turnover, trade-count, and trade-date data.
Return the top CSE gainers with normalized price, percentage change, and timestamps.
Return the top CSE losers with normalized price, percentage change, and timestamps.
Return ASPI, S&P SL20, or both as concise index summaries.
Overview
What is CSE MCP?
CSE MCP is a Model Context Protocol server for the Colombo Stock Exchange. It allows MCP-compatible clients to search listed companies, fetch normalized stock quotes, and retrieve market-wide snapshots such as market status, top gainers, top losers, and index summaries.
How to use CSE MCP?
Configure a local MCP client (e.g., in VS Code or Claude Desktop) with the server definition shown below. The server runs via npx and communicates over stdio.
{
"mcpServers": {
"cse": {
"command": "npx",
"args": ["-y", "@gajarthan/cse-mcp"]
}
}
}
Key features of CSE MCP
- Search CSE-listed companies by symbol or 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
Use cases of CSE MCP
- Track real-time stock quotes for portfolio monitoring
- Scan top gainers and losers for daily trading ideas
- Retrieve market summaries and index levels for research
- Identify company details via symbol or name search
- Automate market status checks for trading bots
FAQ from CSE MCP
How do I install CSE MCP?
Add the provided JSON snippet to your MCP client configuration under mcpServers. The server is fetched and run automatically using npx with the package @gajarthan/cse-mcp.
What data does CSE MCP provide?
It provides company search results, normalized stock quotes, market status, market summary, top gainers and losers, and ASPI and S&P SL20 index summaries.
Does CSE MCP work with any MCP client?
Yes, it works with any MCP client that supports local stdio‑based servers, as it communicates over stdin/stdout via npx.
Frequently asked questions
How do I install CSE MCP?
Add the provided JSON snippet to your MCP client configuration under `mcpServers`. The server is fetched and run automatically using `npx` with the package `@gajarthan/cse-mcp`.
What data does CSE MCP provide?
It provides company search results, normalized stock quotes, market status, market summary, top gainers and losers, and ASPI and S&P SL20 index summaries.
Does CSE MCP work with any MCP client?
Yes, it works with any MCP client that supports local stdio‑based servers, as it communicates over stdin/stdout via `npx`.
Basic information
More Finance & Commerce MCP servers
AgentRisk M2M
Neurobyteio# AgentRisk M2M 🛡️ > **Pre-Trade Security Layer for Autonomous DeFi Agents on Base.** > *Stop letting your autonomous trading bots get rekt by stealth honeypots, malicious taxes, and rugpulls.* ## ⚡ The Problem Auton

Ice Juice Trading
Ice Juice TradingNo-code automated trading on your own Alpaca account — let your AI build, backtest, deploy, and manage rules-based strategies, on paper or live.

GallanDigital Marketplace
GallanDigitalRead-only discovery server for GallanDigital, a B2B marketplace of credentialed operational systems and tools for PE operating partners, boutique consultants, and business owners. Exposes search, listing detail, contribu

Coinfuty
CoinfutyFree remote MCP server for real-time crypto futures data: price, open interest, funding rates, long/short ratio, liquidations and volume across hundreds of coins and major exchanges. No API key required.
Capital.com MCP
capital-com-svCFDs are complex instruments and come with a high risk of losing money rapidly due to leverage. 81.31% of retail investor accounts lose money when trading CFDs with this provider. You should consider whether you understa
Comments