Skip to main content
Glama

AEMET-MCP

MIT License
2
  • Apple
  • Linux

search_municipality_code

Find Spanish municipality codes and provinces by entering partial or approximate names, supporting accent-insensitive and typo-tolerant searches for quick, accurate results.

Instructions

Search Spanish municipalities by name or province (accent-insensitive, typo-tolerant).

Args: nombre: Partial or approximate name of a municipality or province.

Returns: A list of matching municipalities with their codes and provinces.

Input Schema

NameRequiredDescriptionDefault
nombreYes

Input Schema (JSON Schema)

{ "properties": { "nombre": { "title": "Nombre", "type": "string" } }, "required": [ "nombre" ], "title": "search_municipality_codeArguments", "type": "object" }

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/AnCode666/aemet-mcp'

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