TCU Jurisprudência MCP server
Public search of the Brazilian Federal Court of Accounts (TCU) case law: keyword search across rulin
0 stars
Reviews
Write oneNobody has reviewed TCU Jurisprudência yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
TCU Jurisprudência tools (8)
write = sends, deletes, buys or postsauthenticateFreeMCP.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.
connectFreeReturns 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.
marketplaceFreeThe 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.
report_bugFreeReport a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
show_versionFreeShow the current MCP platform and adapter versions.
tcu_acordaos_recentesFreeLista os acórdãos mais recentes do TCU (dados abertos oficiais), paginado, sem palavra-chave: sumário, relator, colegiado, data da sessão e links. Pra buscar por tema, use tcu_buscar.
tcu_buscarFreeBusca textual (por palavra-chave) na jurisprudência do TCU. Escolha a base: 'acordaos' (entendimentos exarados em acórdãos), 'jurisprudencia' (enunciados da jurisprudência selecionada) ou 'sumulas'. Retorna título, sumário/enunciado, trechos destacados (fragmentos), relator, colegiado e links pro inteiro teor.
toolkit_infoFreeReturns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 385ms20/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 22 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
What the publisher says
From the TCU Jurisprudência repository's README, as published. We do not edit it. Read it on GitHub
TCU Jurisprudência
TCU Jurisprudência para Claude, ChatGPT e agentes de IA
Pesquisa pública da jurisprudência do Tribunal de Contas da União (TCU): busca por palavra-chave nos entendimentos exarados em acórdãos, na jurisprudência selecionada (enunciados) e nas súmulas, com sumário, trechos destacados, relator e links pro inteiro teor. Também lista os acórdãos mais recentes. Hospedado pela plataforma, sem credenciais.
- 📊 2 ferramentas
- 🔒 Somente leitura
- 💬 Funciona com qualquer cliente MCP: Claude Desktop, Cursor, VS Code, Cline, Continue
- 🔑 Login via magic-link (sem senha)
English version · Documentação completa · Skill pra agentes
Instalar em 1 clique
Claude (Web e Desktop)
A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):
➕ Abrir no Claude e conectar
Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome TCU Jurisprudência e URL https://api.mcp.ai/p_tcu.
Cursor
➕ Instalar TCU Jurisprudência no Cursor
VS Code (Copilot Chat)
➕ Instalar TCU Jurisprudência no VS Code
ChatGPT, Manus, OpenClaw e mais 40+ clientes
Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:
https://api.mcp.ai/p_tcuDetalhes por cliente: INSTALL.md.
Exemplos de uso
Busque acórdãos do TCU sobre fraude em licitação
Quais súmulas do TCU tratam de dispensa de licitação?
Mostre os acórdãos mais recentes do TCU2 ferramentas disponíveis
Detalhe de cada tool: docs/ferramentas.md
Preços
Pré-pago (carteira de créditos), paga por uso. Veja docs/precos.md.
Privacidade & LGPD
- Somente leitura, nenhuma ferramenta altera dados na origem.
- Sub-processadores: TCU, o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em docs/privacidade-lgpd.md.
- Os dados retornados pelas tools são enviados ao LLM host que você escolher, sub-processador fora do nosso controle. Recomendamos planos com opt-out de treinamento.
Perguntas frequentes
O servidor é open source? O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills — tudo MIT.
Posso usar com agente próprio (não Claude/Cursor)? Sim — qualquer cliente que suporte MCP over HTTP. URL: https://api.mcp.ai/p_tcu.
Suporte
- 📧 tcu@mcp.ai
- 🐛 GitHub Issues
- 📄 docs/
Licença
MIT — veja LICENSE. O servidor MCP em api.mcp.ai/p_tcu é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http tcu-mcp https://api.mcp.ai/p_tcu
TCU Jurisprudência: common questions
- Is TCU Jurisprudência MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the TCU Jurisprudência safety report
- How do I install TCU Jurisprudência?
- It runs remotely at api.mcp.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does TCU Jurisprudência need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is TCU Jurisprudência maintained?
- The last commit was 23 days ago (2026-08-30). The latest release is v0.1.0.
- Is TCU Jurisprudência up?
- 100% of our last 14 checks got an answer. We check remote servers about four times a day.
- What can I use instead of TCU Jurisprudência?
- Servers from other publishers that do the same job: HasData TikTok MCP server, SEO Trends API MCP server and Creator Finder MCP server. Compare all TCU Jurisprudência alternatives.
Alternatives to TCU Jurisprudência
Same job from other publishers: the closest match first, then the best rated.
- HasData TikTokPublic TikTok profiles, videos, comments and keyword search as JSON. No developer account.not reviewedGrowingA
- SEO Trends APISpot keyword demand rising or fading across search and social. Free key at trendsapi.ainot reviewedNewB
- Creator FinderFind influencers by keyword or niche across seven creator platforms, with follower counts.not reviewedNewB
Google Ads + Meta Ads + SEO/GEO MCPGoogle Ads, Meta Ads, SEO, GEO & GA4 MCP by Ryze AI - audits, reports, keywords, Search Console.not reviewedEstablishedA
Web Validator by DigestSEOAudit public webpages and supplied markup for HTML, CSS, SEO, JSON-LD, and link issues.not reviewedGrowingA