Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_ROSREESTR_API_KEYNoPro-фичи (не требуется для open client)
MCP_ROSREESTR_LOG_LEVELNoУровень логирования (DEBUG…CRITICAL)INFO
MCP_ROSREESTR_CACHE_PATHNoПуть к локальной SQLite-базе с кэшем./mcp_rosreestr_cache.sqlite
MCP_ROSREESTR_USER_AGENTNoКастомный User-Agent для upstreamatomno-mcp-rosreestr/<version> ...
MCP_ROSREESTR_HTTP_TIMEOUTNoHTTP-таймаут для upstream-запросов (секунды)15.0
MCP_ROSREESTR_CACHE_TTL_LIVENoTTL «живых» данных (стоимость) в секундах86400
MCP_ROSREESTR_CACHE_TTL_STATICNoTTL «статичных» данных (площадь, год) в секундах604800

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_by_cadastralB

Get the public characteristics of a Russian cadastral object by cadastral number (formatted XX:XX:XXXXXXX:XXXX, for example 77:01:0001066:1234). Returns area, year built, cadastral cost, permitted use and address. Open data only — no owner PII.

lookup_by_addressA

Find Russian cadastral objects matching a free-text address. Searches the public NSPD geoportal index. Returns up to limit hits with cadastral numbers and a confidence score.

lookup_by_coordsA

Show Russian cadastral objects (parcels and buildings) at a given geographic point. Coordinates are WGS84 (EPSG:4326). Useful for 'what's at this dot on the map' lookups.

get_cadastral_valueA

Return the current cadastral value of a Russian property by cadastral number, plus any locally cached revaluation history. Tax base for property tax. Note: full audit trail of historical revaluations is only available via Pro tools or an EGRN extract.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/atomno-mcp/mcp-rosreestr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server