Brazilian Judiciary Dictionary Engine MCP Server for Mastra AIGive Mastra AI instant access to 1 tools to Search Legal Entities
Mastra AI is a TypeScript-native agent framework built for modern web stacks. Connect Brazilian Judiciary Dictionary Engine 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 Brazilian Judiciary Dictionary Engine MCP Server for Mastra AI is a standout in the Knowledge Management category — giving your AI agent 1 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: {
"brazilian-judiciary-dictionary-engine": {
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
},
});
const tools = await mcpClient.getTools();
const agent = new Agent({
name: "Brazilian Judiciary Dictionary Engine Agent",
instructions:
"You help users interact with Brazilian Judiciary Dictionary Engine " +
"using 1 tools.",
model: openai("gpt-4o"),
tools,
});
const result = await agent.generate(
"What can I do with Brazilian Judiciary Dictionary Engine?"
);
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 Brazilian Judiciary Dictionary Engine MCP Server
Language models consistently fail to accurately identify and count legal entity acronyms in large document sets. This engine performs strict, deterministic regex boundary matching against the complete Brazilian judiciary.
Mastra's agent abstraction provides a clean separation between LLM logic and Brazilian Judiciary Dictionary Engine tool infrastructure. Connect 1 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 Is Included
- 5 Tribunais Superiores: STF, STJ, TST, TSE, STM
- 6 TRFs: TRF1 through TRF6
- 24 TRTs: TRT1 (RJ) through TRT24 (MS)
- 27 TJs: Every State Court including TJDFT
- 3 TJMs: Tribunais de Justiça Militar (MG, RS, SP)
- Órgãos de Controle: CNJ, CNMP, TCU
- Ministério Público e Advocacia: AGU, MPF, MPT, MPM, MPDFT, DPU, OAB
- Agências Reguladoras: CADE, CVM, BACEN, INPI, INSS, SUSEP, ANATEL, ANVISA, ANS, ANAC, ANEEL, ANP, ANA, ANTT, ANTAQ
What Is NOT Included
This engine covers exclusively the Brazilian judiciary and regulatory apparatus. Courts from other countries (US, UK, EU, etc.) are not included. Use the custom dictionary parameter to add entities from any other jurisdiction.
The Brazilian Judiciary Dictionary Engine MCP Server exposes 1 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 1 Brazilian Judiciary Dictionary Engine tools available for Mastra AI
When Mastra AI connects to Brazilian Judiciary Dictionary Engine through Vinkius, your AI agent gets direct access to every tool listed below — spanning entity-extraction, regex, judiciary-data, 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.
Search legal entities on Brazilian Judiciary Dictionary Engine
Searches text for known legal entities (courts, tribunals) using a strict offline dictionary
Connect Brazilian Judiciary Dictionary Engine to Mastra AI via MCP
Follow these steps to wire Brazilian Judiciary Dictionary Engine 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 Brazilian Judiciary Dictionary Engine MCP Server
Mastra AI provides unique advantages when paired with Brazilian Judiciary Dictionary Engine through the Model Context Protocol.
Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Brazilian Judiciary Dictionary Engine 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 Brazilian Judiciary Dictionary Engine 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
Brazilian Judiciary Dictionary Engine + Mastra AI Use Cases
Practical scenarios where Mastra AI combined with the Brazilian Judiciary Dictionary Engine MCP Server delivers measurable value.
Automated workflows: build multi-step agents that query Brazilian Judiciary Dictionary Engine, process results, and trigger downstream actions in a typed pipeline
SaaS integrations: embed Brazilian Judiciary Dictionary Engine as a first-class tool in your product's AI features with Mastra's clean agent API
Background jobs: schedule Mastra agents to query Brazilian Judiciary Dictionary Engine on a cron and store results in your database automatically
Multi-agent systems: create specialist agents that collaborate using Brazilian Judiciary Dictionary Engine tools alongside other MCP servers
Example Prompts for Brazilian Judiciary Dictionary Engine in Mastra AI
Ready-to-use prompts you can give your Mastra AI agent to start working with Brazilian Judiciary Dictionary Engine immediately.
"Scan this 300-page litigation bundle and tell me exactly which Brazilian courts and agencies are referenced."
"I need to know how many times each TRT appears in this labor law case file to determine jurisdictional concentration."
"Check if any regulatory agency (CADE, CVM, BACEN, ANVISA) is mentioned in this corporate compliance report."
Troubleshooting Brazilian Judiciary Dictionary Engine MCP Server with Mastra AI
Common issues when connecting Brazilian Judiciary Dictionary Engine to Mastra AI through Vinkius, and how to resolve them.
createMCPClient not exported
npm install @mastra/mcpBrazilian Judiciary Dictionary Engine + Mastra AI FAQ
Common questions about integrating Brazilian Judiciary Dictionary Engine 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 →
Jinshuju / 金数据
10 toolsPowerful online form and data collection platform — manage forms, entries, and webhooks via AI.

Unleash (Feature Toggles)
11 toolsManage feature flags, strategies, and environments via Unleash — evaluate toggles, list projects, and monitor metrics directly from your AI agent.

IP Address Parser
1 toolsValidate, parse, and classify any IPv4 or IPv6 address. Detect private vs public ranges, parse CIDR notation, and convert between IPv4 and IPv6. Powered by ipaddr.js — the engine behind Express.js.

ClinicalTrials.gov
3 toolsSearch the world's largest registry of clinical research studies — covering diseases, drugs, and experimental therapies across all phases.
