MCP CNPJ Intelligence
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| buscar_empresaA | Busca dados cadastrais de uma empresa brasileira pelo CNPJ. QUANDO USAR:
RETORNA:
EXEMPLO: { "cnpj": "00000000000191" } (Banco do Brasil) |
| empresa_completaA | Retorna dados COMPLETOS de uma empresa: cadastro + socios + regime tributario. QUANDO USAR:
RETORNA:
|
| filiaisA | Lista todas as filiais de uma empresa (mesmo CNPJ base). QUANDO USAR:
RETORNA:
|
| sociosA | Lista o quadro societario completo de uma empresa. QUANDO USAR:
RETORNA:
|
| regime_tributarioA | Verifica regime tributario: Simples Nacional ou MEI. QUANDO USAR:
RETORNA:
|
| buscar_por_nomeA | Busca empresas pelo NOME (razao social ou nome fantasia). QUANDO USAR:
PARAMETROS:
|
| buscar_por_cnaeA | Lista empresas de um SETOR especifico (por CNAE). QUANDO USAR:
CNAES COMUNS:
|
| buscar_por_socioA | Busca empresas por NOME DE SOCIO. QUANDO USAR:
PARAMETROS:
|
| buscar_por_cepA | Busca empresas por CEP. QUANDO USAR:
PARAMETROS:
|
| buscar_avancadoA | Busca com MULTIPLOS FILTROS combinados. QUANDO USAR:
FILTROS DISPONIVEIS:
|
| benchmark_empresaA | Compara empresa com a MEDIA DO SETOR. QUANDO USAR:
RETORNA:
|
| buscar_similaresA | Encontra empresas SIMILARES usando scoring multi-dimensional. QUANDO USAR:
ALGORITMO DE SIMILARIDADE:
|
| ranking_cnaeB | RANKING das maiores empresas de um setor. QUANDO USAR:
ORDENACAO:
|
| estatisticas_por_ufA | Retorna QUANTIDADE de empresas por estado brasileiro. QUANDO USAR:
RETORNA:
|
| estatisticas_por_cnaeA | Retorna SETORES com mais empresas (ranking de CNAEs). QUANDO USAR:
PARAMETROS:
|
| bulk_lookupA | Consulta MULTIPLOS CNPJs de uma vez (lote). QUANDO USAR:
LIMITES:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/raphaelmarra/mcp-cnpj-intelligence'
If you have feedback or need assistance with the MCP directory API, please join our Discord server