mcpbeat Sign in

Catastro MCP Server

answering

Catastro is answering right now. Last checked 11 min ago. It exposes 3 tools.

Catastro espanol en JSON limpio: inmuebles por referencia catastral, coordenadas o direccion.

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
231 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Catastro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add catastro --transport http https://api.prediohq.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "catastro": {
      "url": "https://api.prediohq.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.catastro]
url = "https://api.prediohq.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "catastro": {
      "url": "https://api.prediohq.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "catastro": {
      "url": "https://api.prediohq.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

consultar
consultar_inmueble_catastro
Devuelve datos catastrales no protegidos de un inmueble espanol a partir de su referencia catastral: clase (urbano/rustico), uso principal, superficie construida (m2), anio de construccion, direccion normalizada y desglose de construcciones (urbano) o cultivos (rustico). Traduce el servicio SOAP/XML de la Direccion General del Catastro (OVC) a JSON denso. Acepta referencias de 14/18/20 caracteres; si la de 14 (parcela) resuelve a varios inmuebles, devuelve la lista de candidatos para desambiguar.
consultar_inmueble_por_coordenadas
Resuelve y devuelve los datos catastrales no protegidos de un inmueble espanol a partir de unas coordenadas geograficas (latitud/longitud). Util para resolver el inmueble desde un punto de un mapa cuando no se tiene la referencia catastral. SRS soportados: EPSG:4326 (WGS84, por defecto) y EPSG:4258 (ETRS89). Devuelve el MISMO JSON normalizado que la consulta por referencia catastral (clase urbano/rustico, uso, superficie construida, anio, direccion); si el punto cae en una parcela con varios inmuebles, devuelve la lista de candidatos. Cobertura: territorio comun (excluye Pais Vasco y Navarra).
consultar_inmueble_por_direccion
Resuelve y devuelve los datos catastrales no protegidos de un inmueble urbano espanol a partir de su DIRECCION (provincia, municipio, via y numero). Util para resolver el inmueble desde el texto de un anuncio cuando no se tiene la referencia catastral. Provincia y municipio van por NOMBRE (no codigo); `streetType` es la sigla de la via (CL, AV, PZ...) y se recomienda para acertar. Devuelve el MISMO JSON normalizado que la consulta por referencia (clase urbano/rustico, uso, superficie construida, anio, direccion); si el numero corresponde a varios inmuebles (propiedad horizontal), devuelve la lista de candidatos para desambiguar (afina con bloque/escalera/planta/puerta). Solo direcciones urbanas; cobertura: territorio comun (excluye Pais Vasco y Navarra).

Endpoints

URLTransportStateLatencyChecked
https://api.prediohq.com/mcp streamable-http answering 169 ms 11 min ago

Alternatives to Catastro

same job, measured the same way
Subastech — subastas judiciales de inmuebles (BOE)
by subastech

Subastas judiciales de inmuebles en España: busca en los datos del BOE y analiza cada bien.

32 tools answering
Portal da Transparência: Cadastro de Entidades Privadas sem Fins Lucrativos Impedidas (CEPIM)
by mcp-dir

Portal da Transparência: Cadastro de Entidades Privadas sem Fins Lucrativos Impedidas (CEPIM), offic

7 tools answering
Portal da Transparência: Cadastro de Empresas Inidôneas e Suspensas (CEIS)
by mcp-dir

Portal da Transparência: Cadastro de Empresas Inidôneas e Suspensas (CEIS), official-source lookup.

7 tools answering
Portal da Transparência: Cadastro Nacional de Empresas Punidas (CNEP)
by mcp-dir

Portal da Transparência: Cadastro Nacional de Empresas Punidas (CNEP), official-source lookup. Platf

7 tools answering
Portfolio
by com-sofiaferro

Sofia Ferro's portfolio: projects, blog posts, JSON Resume and a contact tool (es/en).

5 tools answering
Scraper API
by scraper-api

One API for public web data across social, directories and real estate, as clean JSON.

answering
Portal da Transparência: Cadastro de Expulsões da Administração Federal (CEAF)
by mcp-dir

Portal da Transparência: Cadastro de Expulsões da Administração Federal (CEAF), official-source look

7 tools answering
Mid Continental MCP
by realist99

Public catalog, company & B2B distribution info for Mid-Continental Dental Supply (Renew line).

4 tools answering

Catastro — questions

Answers built from our own checks of this server.

What can Catastro do?
It exposes 3 tools, read directly from the server on our last check. Among them: consultar_inmueble_catastro, consultar_inmueble_por_coordenadas, consultar_inmueble_por_direccion. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Catastro working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 231 ms. The bar chart above shows every period we have measured.
How do I connect Catastro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Catastro need an API key?
No. Catastro completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Catastro?
It answers our handshake in 231 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.