mcp-rosreestr
Verified Safeby yasg1988
Overview
MCP Server for retrieving cadastral data (coordinates, addresses, property information) from Rosreestr based on cadastral numbers.
Installation
python /full/path/to/mcp-rosreestr/server.pyEnvironment Variables
- ROSREESTR_API_URL
- ROSREESTR_API_TOKEN
Security Notes
The server correctly loads API tokens from environment variables, preventing hardcoding. It relies on external APIs (ipapi.co for IP checks, and a Rosreestr API proxy or direct rosreestr2coord library for data retrieval), which inherently involves third-party dependencies and network requests. No 'eval' or similar dangerous patterns are observed.
Similar Servers
geoserver-mcp
Enables Large Language Models (LLMs) to interact with and manage geospatial data and services through the GeoServer REST API.
ukrainian-stats-mcp-server
Provides AI models with structured access to Ukrainian statistical data from the State Statistics Service of Ukraine via their SDMX API v3, including comprehensive metadata and flexible data retrieval.
opencage-geocoding-mcp
Provides geocoding and reverse geocoding capabilities using the OpenCage geocoding API via the Model Context Protocol (MCP).
kolada-mcp-server
Connects LLMs to a comprehensive database of 5,000+ Key Performance Indicators (KPIs) and statistics for all Swedish municipalities and regions.