Mmcp.market

Viagens de Servidores (Transparência) MCP server

by mcp-dir·io.github.mcp-dir/transparencia_servidores_viagens-mcp·v0.1.0

Travel and expenses of a Federal Executive public servant in the Transparency Portal from the CPF. P

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed Viagens de Servidores (Transparência) yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Viagens de Servidores (Transparência) tools (7)

write = sends, deletes, buys or posts
  • authenticateFree

    MCP.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.

  • connectFree

    Returns 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.

  • marketplaceFree

    The 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_bugFree

    Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.

  • show_versionFree

    Show the current MCP platform and adapter versions.

  • toolkit_infoFree

    Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.

  • transparencia_servidores_viagens_consultarFree

    Viagens e despesas de um servidor do Poder Executivo Federal no Portal da Transparência a partir do CPF. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago. Consulta informação de ACESSO PÚBLICO em bases e fontes oficiais (a mesma disponível ao cidadão), não é dado privado nem sigiloso. O cliente é o controlador dos dados e responde pela finalidade legítima (LGPD).

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

no findings
  • –Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 363ms20/20
  • Tool poisoning7 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 39 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Viagens de Servidores (Transparência) repository's README, as published. We do not edit it. Read it on GitHub

Viagens de Servidores (Transparência)

Viagens de Servidores (Transparência) para Claude, ChatGPT e agentes de IA

Viagens e despesas de um servidor do Poder Executivo Federal no Portal da Transparência a partir do CPF. Hospedado pela plataforma, sem credenciais, pague por consulta com crédito pré-pago.

  • 📊 1 ferramenta
  • 🔒 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 Viagens de Servidores (Transparência) e URL https://api.mcp.ai/ptransparenciaservidores_viagens.

Cursor

➕ Instalar Viagens de Servidores (Transparência) no Cursor

VS Code (Copilot Chat)

➕ Instalar Viagens de Servidores (Transparê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_transparencia_servidores_viagens

Detalhes por cliente: INSTALL.md.

Exemplos de uso

Viagens do servidor CPF 12345678909
Despesas de viagem do servidor CPF 12345678909

1 ferramenta disponível

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: 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/ptransparenciaservidores_viagens.

Suporte

  • 📧 transparenciaservidoresviagens@mcp.ai
  • 🐛 GitHub Issues
  • 📄 docs/

Licença

MIT — veja LICENSE. O servidor MCP em api.mcp.ai/ptransparenciaservidores_viagens é 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 transparencia_servidores_viagens-mcp https://api.mcp.ai/p_transparencia_servidores_viagens
Add to Cursor

Viagens de Servidores (Transparência): common questions

Is Viagens de Servidores (Transparência) MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Viagens de Servidores (Transparência) safety report
How do I install Viagens de Servidores (Transparê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 Viagens de Servidores (Transparência) need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Viagens de Servidores (Transparência) maintained?
The last commit was 41 days ago (2026-08-15). The latest release is v0.1.0.
Is Viagens de Servidores (Transparência) up?
100% of our last 24 checks got an answer. We check remote servers about four times a day.
What can I use instead of Viagens de Servidores (Transparência)?
Servers from other publishers that do the same job: Per Diem MCP server, Argon MCP server and France Data MCP server. Compare all Viagens de Servidores (Transparência) alternatives.

Alternatives to Viagens de Servidores (Transparência)

Same job from other publishers: the closest match first, then the best rated.

All Viagens de Servidores (Transparência) alternatives →
  • Per Diem
    Daily travel allowances from bundled public rate tables: Poland, HMRC and GSA CONUS.
    A
  • Argon
    Versioned MongoDB sandboxes for AI agents: branch, time-travel, merge, and undo over MCP.
    B
  • France Data
    French public-data MCP: cross-ref health, demographics, business, geo & real-estate.
    A
  • travel.art
    Art-tourism data for AI agents: biennales, art fairs, museums, layover itineraries with 2026 facts.
    A
  • Singapore MCP by Olano
    Singapore public data, transport, rail, property, business, economy, weather, and analytics.
    B

More from mcp-dir →