CSE MCP Intelligence
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scan_marketA | Get list of all stocks trading on CSE with current prices. Can filter by max price for penny stock scanning and minimum volume to exclude dead/illiquid stocks. |
| get_sectorsA | Get performance data for all market sectors including change % and turnover. |
| get_market_statusA | Check if market is currently open or closed. |
| get_market_summaryA | Get daily market overview including P/E ratio, P/B ratio, foreign flow, turnover. |
| get_top_gainersA | Get list of top performing stocks (highest % increase). |
| get_top_losersA | Get list of worst performing stocks (highest % decrease). Useful for identifying oversold opportunities or risk screening. |
| get_order_bookA | Get market depth (bids vs asks) with alpha metrics: pressure index (-1=bearish to +1=bullish) and spread percentage. Shows buy/sell pressure and liquidity. |
| get_stock_snapshotA | Get real-time data for a stock: open, high, low, last price, volume. |
| get_chart_dataA | Get historical OHLCV (candlestick) data for charting. |
| get_detailed_tradesA | Get tick-by-tick trade data. Shows every individual transaction. |
| get_company_profileB | Get company information: directors, secretaries, registrars. |
| get_financial_reportsB | Get links to quarterly and annual financial reports (PDFs). |
| get_noncompliance_listA | Get list of companies on watch list or facing enforcement action. AVOID THESE! |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hareeshkar/cse-mcp-intelligence'
If you have feedback or need assistance with the MCP directory API, please join our Discord server