MOEX Stocks & News MCP Server
@JkLondon
MOEX Stocks & News MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Servers
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント