MCP server for CPFHub.io. Query Brazilian CPF data directly from AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
🇺🇸 English | 🇧🇷 Português
Official Model Context Protocol (MCP) server for CPFHub.io — Brazilian CPF Lookup API for AI agents.
CPFHub.io is a REST API that returns identity data — full name, gender, and date of birth — from any Brazilian CPF number, in ~300ms, with 99.9% uptime and full LGPD compliance.
10M+ CPFs queried · 1,300+ active companies · 99.9% uptime
This MCP server exposes the following tools:
| Tool | Description |
|---|---|
get_person_by_cpf | Retrieve identity data (full name, gender, date of birth) from a Brazilian CPF number |
get_quota_information | Retrieve remaining API credits and current plan status |
Get your free API key at app.cpfhub.io — no credit card required.
Response:
Add the following to your claude_desktop_config.json:
CPFHubcommandexport CPFHUB_API_KEY=YOUR_API_KEY_HERE && npx -y @cpfhub/mcpAdd to your MCP configuration file:
See examples/langchain_example.py for a full LangChain agent integration example.
| Resource | URL |
|---|---|
| Documentation | https://cpfhub.io/documentacao |
| Dashboard | https://app.cpfhub.io |
| OpenAPI Specification | https://github.com/cpfhub/cpfhub-openapi |
| Node.js SDK | https://github.com/cpfhub/cpfhub-node |
| Python SDK | https://github.com/cpfhub/cpfhub-python |
| All SDKs | https://github.com/cpfhub |
MIT © CPFHub.io
🇺🇸 English | 🇧🇷 Português
Servidor Model Context Protocol (MCP) oficial para CPFHub.io — API de Consulta de CPF Brasileiro para agentes de IA.
O CPFHub.io é uma API REST que retorna dados de identidade — nome completo, gênero e data de nascimento — de qualquer CPF brasileiro, em ~300ms, com 99,9% de uptime e total conformidade com a LGPD.
10M+ CPFs consultados · 1.300+ empresas ativas · 99,9% uptime
Este servidor MCP expõe as seguintes ferramentas:
| Ferramenta | Descrição |
|---|---|
get_person_by_cpf | Recupera dados de identidade (nome completo, gênero, data de nascimento) a partir de um CPF brasileiro |
get_quota_information | Recupera os créditos de API restantes e o status do plano atual |
Obtenha sua chave de API gratuita em app.cpfhub.io — sem cartão de crédito.
Resposta:
Adicione o seguinte ao seu claude_desktop_config.json:
CPFHubcommandexport CPFHUB_API_KEY=SUA_CHAVE_DE_API_AQUI && npx -y @cpfhub/mcpAdicione ao seu arquivo de configuração MCP:
Veja examples/langchain_example.py para um exemplo completo de integração com agente LangChain.
| Recurso | URL |
|---|---|
| Documentação | https://cpfhub.io/documentacao |
| Dashboard | https://app.cpfhub.io |
| Especificação OpenAPI | https://github.com/cpfhub/cpfhub-openapi |
| SDK Node.js | https://github.com/cpfhub/cpfhub-node |
| SDK Python | https://github.com/cpfhub/cpfhub-python |
| Todos os SDKs | https://github.com/cpfhub |
MIT © CPFHub.io
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cpfhub)<a href="https://allmcps.com/mcp/cpfhub"><img src="https://allmcps.com/api/badge/cpfhub?style=directory" alt="Cpfhub on AllMCPs" /></a>