Vinkius
Brasil.io

Brasil.io MCP for AI. Query Structured Public Data Records From Brazil

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Brasil.io MCP on Cursor AI Code EditorBrasil.io MCP on Claude Desktop AppBrasil.io MCP on OpenAI Agents SDKBrasil.io MCP on Visual Studio CodeBrasil.io MCP on GitHub Copilot AI AgentBrasil.io MCP on Google Gemini AIBrasil.io MCP on Lovable AI DevelopmentBrasil.io MCP on Mistral AI AgentsBrasil.io MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Brasil.io provides direct access to structured public data from Brazil's government records. Your AI agent connects and lets you query datasets—including COVID-19 stats, corporate filings, and socio-economic reports—using plain language.

This MCP turns massive amounts of raw Brazilian intelligence into usable facts for your report or research.

What your AI can do

List datasets

Lists all available public datasets hosted on Brasil.io so you can see what kind of data is accessible.

Query table data

Queries and retrieves actual records from a specified table using structured filters like state or city name.

Get table metadata

Retrieves the column names and data types for a specific table, letting you know exactly how to filter your query.

Discover all public data sources

List every available dataset on the Brasil.io platform so you know exactly what records are out there.

Inspect table schemas and columns

Fetch detailed metadata for any specific dataset to confirm which fields, dates, or states are tracked.

Query data by filters (state, date)

Retrieve actual records from a specific table, applying complex filters like state codes or city names in one go.

Included with Plan

Waiting for input…

AI Agent

Brasil.io: 3 Data Query Tools

Use these three tools—list datasets, get metadata, and run queries—to pull specific records from Brazilian public tables via your AI client.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Brasil.io on Vinkius

List Datasets

Lists all available public datasets hosted on Brasil.io so you can see what kind of data is accessible.

Query Table Data

Queries and retrieves actual records from a specified table using structured filters...

Get Table Metadata

Retrieves the column names and data types for a specific table, letting you know...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Brasil.io integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Brasil.io, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Brasil.io MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Brasil.io. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 3 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Manually gathering public records takes forever.

Today, pulling facts from Brazilian government sources means navigating a dozen different portals. You download a PDF here, find a spreadsheet there, and then you have to cross-reference the dates and figures manually in Excel. It's copy-pasting data between five tabs just to build one chart.

With this MCP, your agent handles the heavy lifting. You simply tell it what you need—say, all confirmed cases for PR last quarter—and it pulls that structured data directly from Brasil.io into your workflow. The result is clean, reliable data without a single manual download or spreadsheet merge.

Brasil.io MCP: Structured Data Querying

The biggest time-saver is how you interact with the schema. You don't need to read dense technical documentation; running `get_table_metadata` tells you exactly what columns exist and if they are dates, strings, or numbers.

It moves your process from 'data assembly'—the tedious job of collecting files—to 'intelligence generation'. You get immediate access to the facts, structured right inside your chat window.

What your AI can actually do with this

Stop wrestling with confusing government transparency portals or manually downloading dozens of CSV files just to find one figure. This connection lets you talk directly to Brazil's public data records and get structured answers back. You can ask complex questions—like 'What were the confirmed cases in Curitiba, PR, during March 2023?'—and your agent handles the filtering and retrieval.

It’s like having a dedicated data scientist who only knows Brazilian municipal codes, right inside your workflow. This capability is available through Vinkius's catalog, letting you access this power from any MCP-compatible client. Whether you need to check historical salary figures or track regional health trends, this MCP makes the process conversational and reliable.

Built · Hosted · Managed by Vinkius Brasil.io MCP - Query Brazilian Public Data
Server ID 019e3870-25d9-7307-b2de-6d4689a4f3fc
Vinkius Inspector
Compliance Grade F
Score 3.6/100
Vinkius Inspector Badge — Score 3.6/100

Questions you might have

How can I filter data for a specific state or city? +

Use the query_table_data tool and provide a JSON string in the filters parameter, such as {"state": "SP", "city": "São Paulo"}. The agent will apply these filters to the Brasil.io API request.

How do I find out what columns are available in a dataset? +

First, use list_datasets to find the slug of the dataset. Then, use get_table_metadata with the dataset and table slugs to see the full list of available fields and their descriptions.

Can I navigate through large amounts of data? +

Yes. Both list_datasets and query_table_data support page and page_size parameters, allowing you to iterate through results without overloading the response.

How do I use `list_datasets` if I forget my Brasil.io API Token? +

You must provide your valid API token during initial setup. Without it, the agent can't authenticate or access any public datasets for listing or querying.

What is the best workflow when I want to analyze complex socio-economic data using this MCP? +

Start by running list_datasets to identify the right domain. Next, use get_table_metadata on that dataset to confirm all available columns before you attempt any queries.

What should I do if my JSON filter for `query_table_data` returns an error? +

The error usually means your filter syntax or data type is wrong. Run get_table_metadata first to check the exact column names and required formats.

Does `query_table_data` handle high volumes of records efficiently? +

Yes, it includes pagination support built in. This lets you pull massive datasets in controlled chunks, keeping your queries stable and efficient.

How do I verify if a specific dataset, like company records, is available? +

First, run list_datasets to see all hosted domains. If the topic appears, use get_table_metadata on that dataset's table name for specifics.

Built & Managed by Vinkius 30s setup 3 tools

We've already built the connector for Brasil.io. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 3 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.