MCP_server_Gos_Plan
Verified Safeby htoami
Overview
Provides a Micro-Capability Platform (MCP) server with tools to search and retrieve detailed information on Russian government purchases (223-FZ) from the GosPlan API.
Installation
docker compose up -d --buildEnvironment Variables
- MCP_APP_TITLE
- MCP_APP_VERSION
- MCP_APP_ROOT_PATH
- MCP_APP_PORT
- MCP_APP_HOST
- MCP_APP_OPENTELEMETRY_AVAILABLE
- MCP_APP_OTEL_ENDPOINT
- MCP_APP_OTEL_SERVICE_NAME
Security Notes
No direct 'eval' or 'os.system' patterns were found. Input and output are validated using Pydantic models. The server relies on an external API ('v2test.gosplan.info'). Configuration is handled via Dynaconf, which loads settings from '.env' and potentially '.secrets.yml' files, which is a standard practice for managing secrets.
Similar Servers
yandex-tracker-mcp
This server acts as a Model Context Protocol (MCP) interface, enabling AI assistants to securely interact with the Yandex Tracker API for managing issues, queues, users, and various other project management functionalities.
toolhive-registry-server
The ToolHive Registry Server acts as a central metadata hub for enterprise Model Context Protocol (MCP) server governance and discovery.
akshare_mcp
Provides an MCP server exposing selected AKShare financial data interfaces for client applications like LLMs.
KOLADA-MCP
Provides LLMs with access to over 5,000 Key Performance Indicators (KPIs) and statistical data for all Swedish municipalities and regions via the Kolada API.