Odel
mcp-rosreestr

mcp-rosreestr

Local
@atomno-mcpPythonMITUpdated 5 days ago

MCP server for Russian Rosreestr cadastral data: lookup by number, address or coordinates.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIatomno-mcp-rosreestrv0.1.6

Run

uvx atomno-mcp-rosreestr

MCP client config

{
  "mcpServers": {
    "mcp-rosreestr": {
      "command": "uvx",
      "args": [
        "atomno-mcp-rosreestr"
      ]
    }
  }
}