Back to Home
metalossAI icon

catastro-esp-mcp

Verified Safe

by metalossAI

Overview

An MCP server that provides tools to query property information from the Spanish Cadastre (Catastro) using reference numbers, geographic coordinates, or parcel codes.

Installation

Run Command
uv run dev

Security Notes

The server uses `os.getenv` for all configurations, avoiding hardcoded secrets within the source code. Network requests are made via `httpx.AsyncClient` to a specific, trusted government API endpoint (`ovc.catastro.meh.es`). JSON and XML parsing is performed on responses from this API, which is generally safe given the trusted source. No 'eval', obfuscation, or directly malicious patterns were identified. Rate limiting configurations are present, which is a good practice for external API interaction. The XML parsing fallback, while functional, could be a minor concern if the input source were untrusted, but in this context, it's acceptable.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-11-27

Tags

CatastreSpainPropertyAPIGeographic