MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Servidor MCP que ofrece herramientas para interactuar con los servicios web de la Sede Electrónica del Catastro

Created 1/29/2026
Updated 26 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx catastro-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "carlosgalisteo-catastro-mcp-server": { "command": "uvx", "args": [ "catastro-mcp-server" ] } } }