Portal da Transparência (CGU) MCP Server for LangChainGive LangChain instant access to 9 tools to Get Auxilio Emergencial Beneficiario Por Municipio, Get Auxilio Emergencial Por Cpf Ou Nis, Get Auxilio Emergencial Por Municipio, and more
LangChain is the leading Python framework for composable LLM applications. Connect Portal da Transparência (CGU) through Vinkius and LangChain agents can call every tool natively. combine them with retrievers, memory, and output parsers for sophisticated AI pipelines.
Ask AI about this MCP Server for LangChain
The Portal da Transparência (CGU) MCP Server for LangChain is a standout in the Data Analytics category — giving your AI agent 9 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from langchain_mcp_adapters.client import MultiServerMCPClient
from langchain_openai import ChatOpenAI
from langgraph.prebuilt import create_react_agent
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with MultiServerMCPClient({
"portal-da-transparencia-cgu": {
"transport": "streamable_http",
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
}
}) as client:
tools = client.get_tools()
agent = create_react_agent(
ChatOpenAI(model="gpt-4o"),
tools,
)
response = await agent.ainvoke({
"messages": [{
"role": "user",
"content": "Using Portal da Transparência (CGU), show me what tools are available.",
}]
})
print(response["messages"][-1].content)
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Portal da Transparência (CGU) MCP Server
Connect to the Portal da Transparência (CGU) and audit Brazilian public spending and social programs directly through your AI agent.
LangChain's ecosystem of 500+ components combines seamlessly with Portal da Transparência (CGU) through native MCP adapters. Connect 9 tools via Vinkius and use ReAct agents, Plan-and-Execute strategies, or custom agent architectures. with LangSmith tracing giving full visibility into every tool call, latency, and token cost.
What you can do
- Social Benefits — Query availability and withdrawals for Bolsa Família and Auxílio Emergencial using CPF, NIS, or municipality codes.
- Public Expenses — Fetch detailed expense documents and payment records for specific beneficiaries or companies.
- Institutional Data — List and search for government organizations registered in the SIAFI system.
- Environmental & Labor Grants — Access records for Seguro Defeso using specific identification codes.
- Local Auditing — Analyze benefit distribution across different Brazilian municipalities for regional insights.
The Portal da Transparência (CGU) MCP Server exposes 9 tools through the Vinkius. Connect it to LangChain in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 9 Portal da Transparência (CGU) tools available for LangChain
When LangChain connects to Portal da Transparência (CGU) through Vinkius, your AI agent gets direct access to every tool listed below — spanning transparency, brazil-government, public-spending, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get auxilio emergencial beneficiario por municipio on Portal da Transparência (CGU)
Restricted API limit applies. Get Auxilio Emergencial beneficiaries by municipality
Get auxilio emergencial por cpf ou nis on Portal da Transparência (CGU)
Restricted API limit applies. Get Auxilio Emergencial by CPF or NIS
Get auxilio emergencial por municipio on Portal da Transparência (CGU)
Restricted API limit applies. Get Auxilio Emergencial by municipality
Get bolsa familia disponivel por cpf ou nis on Portal da Transparência (CGU)
Restricted API limit applies. Get available Bolsa Familia by CPF or NIS
Get bolsa familia por municipio on Portal da Transparência (CGU)
Restricted API limit applies. Get Bolsa Familia by municipality
Get bolsa familia sacado por nis on Portal da Transparência (CGU)
Restricted API limit applies. Get withdrawn Bolsa Familia by NIS
Get despesas documentos por favorecido on Portal da Transparência (CGU)
Restricted API limit applies. Get expense documents by beneficiary
Get orgaos siafi on Portal da Transparência (CGU)
Supports pagination. List SIAFI organizations
Get seguro defeso codigo on Portal da Transparência (CGU)
Restricted API limit applies. Get Seguro Defeso by code
Connect Portal da Transparência (CGU) to LangChain via MCP
Follow these steps to wire Portal da Transparência (CGU) into LangChain. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
pip install langchain langchain-mcp-adapters langgraph langchain-openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
python agent.pyExplore tools
Why Use LangChain with the Portal da Transparência (CGU) MCP Server
LangChain provides unique advantages when paired with Portal da Transparência (CGU) through the Model Context Protocol.
The largest ecosystem of integrations, chains, and agents. combine Portal da Transparência (CGU) MCP tools with 500+ LangChain components
Agent architecture supports ReAct, Plan-and-Execute, and custom strategies with full MCP tool access at every step
LangSmith tracing gives you complete visibility into tool calls, latencies, and token usage for production debugging
Memory and conversation persistence let agents maintain context across Portal da Transparência (CGU) queries for multi-turn workflows
Portal da Transparência (CGU) + LangChain Use Cases
Practical scenarios where LangChain combined with the Portal da Transparência (CGU) MCP Server delivers measurable value.
RAG with live data: combine Portal da Transparência (CGU) tool results with vector store retrievals for answers grounded in both real-time and historical data
Autonomous research agents: LangChain agents query Portal da Transparência (CGU), synthesize findings, and generate comprehensive research reports
Multi-tool orchestration: chain Portal da Transparência (CGU) tools with web scrapers, databases, and calculators in a single agent run
Production monitoring: use LangSmith to trace every Portal da Transparência (CGU) tool call, measure latency, and optimize your agent's performance
Example Prompts for Portal da Transparência (CGU) in LangChain
Ready-to-use prompts you can give your LangChain agent to start working with Portal da Transparência (CGU) immediately.
"Check Bolsa Família availability for CPF 000.000.000-00."
"List all SIAFI organizations on page 1."
"Show expense documents for beneficiary 'Empresa Exemplo LTDA'."
Troubleshooting Portal da Transparência (CGU) MCP Server with LangChain
Common issues when connecting Portal da Transparência (CGU) to LangChain through Vinkius, and how to resolve them.
MultiServerMCPClient not found
pip install langchain-mcp-adaptersPortal da Transparência (CGU) + LangChain FAQ
Common questions about integrating Portal da Transparência (CGU) MCP Server with LangChain.
How does LangChain connect to MCP servers?
langchain-mcp-adapters to create an MCP client. LangChain discovers all tools and wraps them as native LangChain tools compatible with any agent type.Which LangChain agent types work with MCP?
Can I trace MCP tool calls in LangSmith?
Explore More MCP Servers
View all →
Moxie
12 toolsManage your freelance or agency business with client portals, project tracking, time logging, and invoicing in one clean tool.

Zoho CRM (Full)
9 toolsManage leads, contacts, accounts, deals, and notes — complete Zoho CRM access through natural conversation.

Postman
6 toolsBring your Postman API lifecycle to your AI — orchestrate collections, environments, API mocks, and check workspace health seamlessly.

Wolfram Alpha
5 toolsSolve math, science, and engineering queries with computational intelligence.
