MOEX Stocks & News MCP Server
@JkLondon
About MOEX Stocks & News MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MOEX Stocks & News MCP Server?
MOEX Stocks & News MCP Server is an MCP (Model Context Protocol) server that provides access to stock quotes on the Moscow Exchange (MOEX) and financial news. It is designed for integration with Large Language Models (LLMs) via the MCP protocol, enabling AI assistants to fetch real-time market data and news.
How to use MOEX Stocks & News MCP Server?
Deploy the server using Docker Compose (preferred) after cloning the repository and setting environment variables. Alternatively, build and run the Go binary with a configuration file. Interact with it through any MCP‑compatible client; available tools include get_stock_info, get_top_gainers, get_top_losers, search_stocks, get_today_news, search_news, and get_news_by_ticker.
Key features of MOEX Stocks & News MCP Server
- Retrieves stock quotes from the Moscow Exchange
- Lists top gainers and losers on MOEX
- Searches stocks by name or ticker
- Fetches financial news for the current day
- Searches news by keywords or related ticker
- Provides stock analysis and market overview prompts
- Supports both Redis and in-memory caching
Use cases of MOEX Stocks & News MCP Server
- Real-time stock quote queries for financial chatbots
- Automated market overview summaries for investment analysis
- News‑based sentiment analysis on specific MOEX tickers
- Integrating market data and news into LLM‑powered assistants
FAQ from MOEX Stocks & News MCP Server
What are the dependencies and runtime requirements?
Docker and Docker Compose are required for containerized deployment. Optionally, API keys for external services (e.g., NewsAPI) and databases (MongoDB, Redis) can be used.
What external data sources does it use?
It reads stock data from the MOEX ISS API and fetches news via NewsAPI. News sources include RBC, Vedomosti, and Kommersant.
Does it support authentication or API keys?
The server can use optional API keys for external services (MOEX and NewsAPI). No built‑in authentication mechanism for the MCP interface is documented.
Can data be cached?
Yes, data can be cached either in‑memory or using Redis. Cache TTLs are configurable per data type (stocks, news).
What transport protocol does it use?
It uses the MCP (Model Context Protocol). No specific transport details (stdio/HTTP) are given; it requires an MCP‑compatible client.
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments