Server data from the Official MCP Registry
MCP server for official Mexican data: CURP, RFC, postal codes, phone, and SPEI/CEP.
MCP server for official Mexican data: CURP, RFC, postal codes, phone, and SPEI/CEP.
Remote endpoints: streamable-http: https://api.tlaloc.sh/mx/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-tlaloc-sh-tlaloc-mcp": {
"url": "https://api.tlaloc.sh/mx/mcp"
}
}
}From the project's GitHub README.
Connect Claude, ChatGPT, and any AI assistant to official Mexican data.
The Tlaloc MCP (Model Context Protocol) server gives AI assistants and agents live, authenticated access to official Mexican data sources: CURP (RENAPO), RFC (SAT), postal codes (SEPOMEX), phone numbers (IFT), and SPEI payment receipts / CEP (Banxico). Pay per call in MXN via SPEI — no credit card, no subscription.
As far as we know, this is the first MCP server for official Mexican data.
tlmx_ API key covers everything.tlmx_...).claude mcp add --transport http tlaloc \
https://api.tlaloc.sh/mx/mcp \
--header "Authorization: Bearer tlmx_YOUR_API_KEY"
{
"mcpServers": {
"tlaloc": {
"transport": "http",
"url": "https://api.tlaloc.sh/mx/mcp",
"headers": { "Authorization": "Bearer tlmx_YOUR_API_KEY" }
}
}
}
https://api.tlaloc.sh/mx/mcpAuthorization: Bearer tlmx_YOUR_API_KEY (OAuth is also supported)More ready-to-run snippets (curl, Python, JavaScript, Claude Desktop config) live in
examples/.
| Tool | What it does | Source | Price (MXN) |
|---|---|---|---|
consultar_curp | Validate a CURP and return its data | RENAPO | 0.25 |
validar_rfc | Verify an RFC: exists, active, can issue invoices | SAT | 0.10 |
consultar_codigo_postal | Postal code → neighborhoods, city, state | SEPOMEX | 0.01 |
consultar_telefono | Phone number → carrier and portability | IFT | 0.01 |
descargar_cep | Download a SPEI payment receipt (CEP) | Banxico | 0.10 |
consultar_cep | Verify a SPEI CEP | Banxico | 0.10 |
listar_instituciones_cep | List the CEP institutions catalog | Banxico | — |
Prepaid units, 1 unit = $1 MXN (VAT included). Top up via SPEI — no card, no minimum, no subscription. Full pricing: https://www.tlaloc.sh/en/pricing.html
Servidor MCP de Tlaloc: conecta Claude, ChatGPT y cualquier asistente de IA con datos oficiales de México — CURP (RENAPO), RFC (SAT), códigos postales (SEPOMEX), teléfonos (IFT) y comprobantes SPEI/CEP (Banxico). Pago por consulta vía SPEI, sin tarjeta.
claude mcp add --transport http tlaloc \
https://api.tlaloc.sh/mx/mcp \
--header "Authorization: Bearer tlmx_TU_API_KEY"
Crea tu API key en https://console.tlaloc.sh · Guía completa en español: https://www.tlaloc.sh/es/blog/mexico-api-mcp.html
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.