Skip to main content
Glama
hareeshkar

CSE MCP Intelligence

by hareeshkar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/hareeshkar/cse-mcp-intelligence'

If you have feedback or need assistance with the MCP directory API, please join our Discord server