Consultas

Official-source lookups on people and companies: registration status (CPF/CNPJ), Simples/MEI, SINTEG

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Official-source lookups on people and companies: registration status (CPF/CNPJ), Simples/MEI, SINTEG

    Server tool list (29)

    Raw names from tools/list. Only developers need these.

    consultas_cpfSituação cadastral de um CPF na Receita (nome, situação, nascimento, inscrição, óbito). Requer CPF + data de nascimento.
    consultas_irpfComprovante/situação da Declaração de IRPF de um CPF, por ano-calendário.
    consultas_antecedentes_spCertidão de antecedentes criminais do estado de SP por nome.
    consultas_seeu_processosProcessos de execução penal no SEEU (Sistema Eletrônico de Execução Unificado do CNJ) por CPF, CNPJ, nome da parte ou número de processo. Retorna os processos encontrados (classe, distribuição, partes) e os detalhes do primeiro (informações gerais, movimentações). Informe ao menos um identificador.
    consultas_simplesSituação no Simples Nacional / SIMEI de um CNPJ.
    consultas_meiDados do MEI (Microempreendedor Individual) por CPF ou CNPJ.
    consultas_sintegra_spSituação cadastral de ICMS (SINTEGRA) no estado de SP por CNPJ ou CPF.
    consultas_sintegra_rjSituação cadastral de ICMS (SINTEGRA) no estado do RJ por CNPJ ou CPF.
    consultas_sintegra_suframaSituação cadastral na SUFRAMA por CNPJ ou CPF.
    consultas_tcu_pjConsulta consolidada do TCU para uma PJ (inidôneos, inabilitados, contas irregulares) por CNPJ.
    consultas_cnd_federalCertidão de débitos federais e Dívida Ativa da União (CND Federal/PGFN) por CNPJ ou CPF. Consulta por CPF exige também a data de nascimento (birthdate).
    consultas_cndtCertidão Negativa de Débitos Trabalhistas (CNDT) por CNPJ ou CPF.
    consultas_fgtsRegularidade do empregador perante o FGTS (Certificado de Regularidade — CRF) por CNPJ.
    consultas_cnd_estadualCertidão Negativa de Débitos Estaduais (CND estadual) de um estado, por CNPJ/CPF/IE. Informe a UF.
    consultas_sancoes_ofacBusca em listas de sanções do OFAC (EUA) por nome/termo.
    consultas_sancoes_onuBusca em listas de sanções da ONU por nome/termo.
    consultas_offshore_leaksBusca na base ICIJ Offshore Leaks (paraísos fiscais) por nome/termo.
    consultas_marcasMarcas registradas no INPI por titular (CPF ou CNPJ).
    consultas_marcas_buscaBusca marcas no INPI pelo nome/termo (anterioridade/colidência). Retorna até 100 processos (marca, número, classe, situação, titular). Útil pra ver se um nome de marca já está depositado ou registrado.
    consultas_marcas_processoDetalhes completos de um processo de registro de marca no INPI pelo número do processo (situação, depósito, concessão, vigência, titulares, classes Nice/Viena, petições, publicações).
    consultas_patentesPatentes registradas no INPI por titular (CPF ou CNPJ).
    consultas_nfeConsulta uma Nota Fiscal Eletrônica (NF-e) pela chave de acesso (44 dígitos).
    consultas_bcb_valores_receberValores a Receber no Banco Central (SVR) — verifica se uma pessoa ou empresa tem dinheiro esquecido a resgatar. PF: informe cpf + data_nascimento. PJ: informe cnpj + data_abertura_empresa. Síncrono.
    show_versionShow the current MCP platform and adapter versions.
    report_bugReport a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
    connectReturns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.
    toolkit_infoReturns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.
    marketplaceThe official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.
    authenticateMCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
    Consultas: connect to Claude, ChatGPT, Cursor · Connectors.fun