Senado Federal MCP Server for Mastra AIGive Mastra AI instant access to 21 tools to Get Comissao, Get Comissao Composicao, Get Legislatura, and more
Mastra AI is a TypeScript-native agent framework built for modern web stacks. Connect Senado Federal through Vinkius and Mastra agents discover all tools automatically. type-safe, streaming-ready, and deployable anywhere Node.js runs.
Ask AI about this MCP Server for Mastra AI
The Senado Federal MCP Server for Mastra AI is a standout in the Knowledge Management category — giving your AI agent 21 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { Agent } from "@mastra/core/agent";
import { createMCPClient } from "@mastra/mcp";
import { openai } from "@ai-sdk/openai";
async function main() {
// Your Vinkius token. get it at cloud.vinkius.com
const mcpClient = await createMCPClient({
servers: {
"senado-federal": {
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
},
});
const tools = await mcpClient.getTools();
const agent = new Agent({
name: "Senado Federal Agent",
instructions:
"You help users interact with Senado Federal " +
"using 21 tools.",
model: openai("gpt-4o"),
tools,
});
const result = await agent.generate(
"What can I do with Senado Federal?"
);
console.log(result.text);
}
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 Senado Federal MCP Server
Connect to the Senado Federal Open Data API to monitor the Brazilian legislative process directly through your AI agent. Get transparency and deep insights into the upper house of the National Congress.
Mastra's agent abstraction provides a clean separation between LLM logic and Senado Federal tool infrastructure. Connect 21 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.
What you can do
- Senator Profiles — List current senators, those on leave, and access detailed metadata including party affiliations and historical positions.
- Legislative Proposals (Matérias) — Search for specific proposals, track their current status, and view the complete history of movements and actions.
- Rapporteur Tracking — Identify which senators are assigned as rapporteurs for specific bills and proposals.
- Legislative History — Explore current and historical legislatures to understand the evolution of Brazilian law.
- Mandate Analysis — Inspect the full history of mandates and political roles held by any parliamentarian.
The Senado Federal MCP Server exposes 21 tools through the Vinkius. Connect it to Mastra AI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 21 Senado Federal tools available for Mastra AI
When Mastra AI connects to Senado Federal through Vinkius, your AI agent gets direct access to every tool listed below — spanning legislative-data, transparency, public-policy, 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 comissao on Senado Federal
Get detailed information about a specific committee
Get comissao composicao on Senado Federal
Get current members of a committee
Get legislatura on Senado Federal
Get details of a specific legislature
Get legislatura atual on Senado Federal
Get details of the current legislature
Get materia on Senado Federal
Get detailed information about a specific proposal
Get materia movimentacoes on Senado Federal
Get history of actions on a proposal
Get materia relatorias on Senado Federal
Get rapporteurs assigned to a proposal
Get senador on Senado Federal
Get detailed information about a specific senator
Get senador cargos on Senado Federal
Get positions held by a senator
Get senador filiacoes on Senado Federal
Get party affiliations of a senator
Get senador mandatos on Senado Federal
Get mandates held by a senator
Get votacao on Senado Federal
Get details of a specific vote
List agenda reuniao on Senado Federal
List scheduled committee meetings
List agenda sessao on Senado Federal
List scheduled sessions
List comissoes on Senado Federal
List all committees
List legislaturas on Senado Federal
List all legislatures
List materias atualizacoes on Senado Federal
List recently updated legislative proposals
List materias tipos on Senado Federal
g., PL, PEC). List types of legislative proposals
List senadores afastados on Senado Federal
List senators currently on leave
List senadores atual on Senado Federal
List senators currently in office
List votacoes on Senado Federal
List recent votes
Connect Senado Federal to Mastra AI via MCP
Follow these steps to wire Senado Federal into Mastra AI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @mastra/core @mastra/mcp @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Mastra AI with the Senado Federal MCP Server
Mastra AI provides unique advantages when paired with Senado Federal through the Model Context Protocol.
Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Senado Federal without touching business code
Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation
TypeScript-native: full type inference for every Senado Federal tool response with IDE autocomplete and compile-time checks
One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure
Senado Federal + Mastra AI Use Cases
Practical scenarios where Mastra AI combined with the Senado Federal MCP Server delivers measurable value.
Automated workflows: build multi-step agents that query Senado Federal, process results, and trigger downstream actions in a typed pipeline
SaaS integrations: embed Senado Federal as a first-class tool in your product's AI features with Mastra's clean agent API
Background jobs: schedule Mastra agents to query Senado Federal on a cron and store results in your database automatically
Multi-agent systems: create specialist agents that collaborate using Senado Federal tools alongside other MCP servers
Example Prompts for Senado Federal in Mastra AI
Ready-to-use prompts you can give your Mastra AI agent to start working with Senado Federal immediately.
"List all senators currently in office."
"Get the details and summary of legislative proposal ID 150000."
"Show the party affiliation history for senator ID 500."
Troubleshooting Senado Federal MCP Server with Mastra AI
Common issues when connecting Senado Federal to Mastra AI through Vinkius, and how to resolve them.
createMCPClient not exported
npm install @mastra/mcpSenado Federal + Mastra AI FAQ
Common questions about integrating Senado Federal MCP Server with Mastra AI.
How does Mastra AI connect to MCP servers?
MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.Can Mastra agents use tools from multiple servers?
Does Mastra support workflow orchestration?
Explore More MCP Servers
View all →
College Scorecard API
6 toolsAccess US college data — audit school performance and costs via AI.

Redis Vector
6 toolsEquip your AI to autonomously manage embeddings, run KNN similarity searches, and administrate vector indexes natively inside your Redis stack.

Internet Archive
10 toolsSearch 40M+ books, videos, audio, software. Access Wayback Machine and item metadata.

Eden AI
10 toolsEquip your AI agent to manage unified AI workflows, track providers, and monitor API usage via the Eden AI platform.
