mcp-stocks-info-server

mcp-stocks-info-server

3.2

If you are the rightful owner of mcp-stocks-info-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP (Model Context Protocol) сервер для доступа к данным о котировках акций на Московской бирже (MOEX) и финансовым новостям.

The MOEX Stocks & News MCP Server is designed to provide real-time access to stock quotes and financial news from the Moscow Exchange (MOEX). It offers an interface for interaction with Large Language Models (LLM) to retrieve up-to-date information on stock prices and news. The server supports various features such as fetching stock quotes, identifying top gainers and losers, searching stocks by name or ticker, and obtaining financial news. It also provides market overviews and news analysis, making it a comprehensive tool for financial data analysis. The server is built with a clean architecture, supports caching with Redis or in-memory options, and stores historical data in MongoDB. It is containerized using Docker and Docker Compose, ensuring easy deployment and scalability.

Features

  • Integration with LLM using MCP (Model Context Protocol)
  • Data caching for fast access with Redis and in-memory options
  • Historical data storage in MongoDB
  • Clean architecture with layered separation
  • API keys for accessing external data sources

Tools

  1. get_stock_info

    Получение информации о котировке акции

  2. get_top_gainers

    Получение списка топ растущих акций

  3. get_top_losers

    Получение списка топ падающих акций

  4. search_stocks

    Поиск акций по названию или тикеру

  5. get_today_news

    Получение финансовых новостей за сегодня

  6. search_news

    Поиск новостей по ключевому слову

  7. get_news_by_ticker

    Получение новостей, связанных с указанным тикером

Related MCP Servers

View all finance servers →