moex-mcp
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_securitiesA | Search for securities on MOEX by ticker, name, or ISIN |
| get_security_infoA | Get full specification of a security: ISIN, face value, issue date, trading boards, etc. |
| get_security_indicesA | Get all indices that contain a given security |
| get_market_dataC | Get current market data for securities: price, volume, bid/ask, change. Defaults to stock/shares market. |
| get_orderbookB | Get current order book (bid/ask depth) for a security |
| get_recent_tradesC | Get most recent trades for a security |
| get_candlesB | Get OHLCV candlestick data for a security. Use interval=24 for daily candles, 60 for hourly, 10 or 1 for minutes. |
| get_historyB | Get historical end-of-day trading data for a security over a date range. Defaults to stock/shares. |
| get_history_date_rangeB | Get the available date range for historical data of a security |
| get_historical_candlesB | Get historical OHLCV candles over a date range from the history endpoint |
| list_enginesA | List all available trading engines on MOEX (stock, currency, futures, etc.) |
| list_marketsB | List all markets available for a given trading engine |
| list_boardsB | List trading boards for a given engine and market |
| get_index_analyticsB | Get MOEX index analytics and optionally index composition with weights (e.g. IMOEX, RTSI) |
| get_currency_ratesB | Get currency exchange rates: MOEX fixing, Central Bank of Russia (CBRF), or indicative rates for futures |
| get_market_turnoversB | Get summary turnover statistics across MOEX markets |
| get_bond_yield_curveB | Get zero-coupon yield curve (ZCYC) data for bonds |
| get_futures_open_positionsB | Get open interest / open positions for futures market |
| get_dividendsA | Get dividend payment history for a security |
| get_couponsA | Get coupon payment schedule for a bond |
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/cyberash-dev/moex-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server