Vinkius
Brasil.io

Brasil.io MCP. Access Brazilian public stats without manual downloads.

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 Editor MCP Client Brasil.io MCP on Claude Desktop App MCP Integration Brasil.io MCP on OpenAI Agents SDK MCP Compatible Brasil.io MCP on Visual Studio Code MCP Extension Client Brasil.io MCP on GitHub Copilot AI Agent MCP Integration Brasil.io MCP on Google Gemini AI MCP Integration Brasil.io MCP on Lovable AI Development MCP Client Brasil.io MCP on Mistral AI Agents MCP Compatible Brasil.io MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Brasil.io lets your AI agent query structured Brazilian public data. You can ask for anything from historical COVID-19 stats and judicial salary records to socio-economic datasets, all without downloading messy CSV files.

Just talk to your agent.

What your AI agents can do

Get table metadata

Retrieves the column names and structure (schema) for a specific table within any dataset.

List datasets

Lists all available public datasets on Brasil.io, supporting navigation through large result sets.

Query table data

Queries and pulls actual data records from a specific table using custom JSON filters (e.g., filter by state or date).

Identify available datasets

List every public dataset hosted on Brasil.io so you know exactly what data is accessible.

Inspect table schemas

Get the column names, types, and structure for any specific table within a dataset before querying it.

Filter and retrieve records

Query data to pull targeted record sets by applying filters like state name, city, or date range.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Free for Subscribers

Waiting for input…

AI Agent

Brasil.io: 3 Tools for Data Querying

These tools allow you to discover available datasets, verify data structure, and pull specific record sets from Brazilian public records using structured queries.

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
get019e386f

get table metadata

Retrieves the column names and structure (schema) for a specific table within any dataset.

list019e386f

list datasets

Lists all available public datasets on Brasil.io, supporting navigation through large result sets.

query019e386f

query table data

Queries and pulls actual data records from a specific table using custom JSON filters (e.g., filter by state or date).

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 4,800+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,800+ 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 server provides 3 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Sifting through government transparency portals is a nightmare.

Today, finding key facts means navigating dozens of clunky websites. You click on data sets, download massive ZIP files, and then spend hours manually opening CSVs in Excel, just to figure out if the column you need is even labeled correctly or if it's duplicated.

With this MCP, your AI agent handles all that overhead. Instead of downloading a file, you simply ask for the data—for example, 'Give me confirmed cases by state and city for Q1 2023.' You get clean JSON output instantly.

Querying Brazilian Public Data with Brasil.io

You skip the manual download, the Excel cleanup, and the cross-referencing of multiple files. The agent manages finding the right dataset, inspecting its schema using `get_table_metadata`, and executing a precise query.

The result is immediate, structured data delivered directly into your workflow. Nothing else compares to this speed.

What you can do with this MCP connector

Need real-world facts about Brazil? This MCP connects your AI client directly to Brasil.io, a massive repository of structured public data. You stop wrestling with government transparency portals and start asking questions. Your agent acts like a specialized data scientist for Brazilian records, letting you discover what datasets exist, check their exact column structures, and pull filtered data using simple natural language prompts.

The power comes from combining sources. If your project requires comparing local health stats with corporate registry information, Vinkius's ability to chain multiple MCPs together lets your agent build that complex automation across different services, all while keeping every transaction secured through a zero-trust proxy. This means the data always flows securely in transit—your keys never sit on disk.

You get clean, actionable intelligence without needing specialized ETL processes or manual scraping.

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

Common Questions About Brasil.io MCP

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.

Before I run `list_datasets`, what credentials do I need to authenticate my agent? +

You must provide a valid Brasil.io API Token during setup. Your AI client passes this key through Vinkius's zero-trust proxy, meaning your private keys are never stored on disk.

If I need to know the precise schema or data types, is `get_table_metadata` better than just looking at a dataset name? +

Yes. While listing datasets gives you names, calling get_table_metadata provides detailed schemas for any specific table, telling you exactly what columns and data types are available.

When using `query_table_data`, how should I structure complex filters (like filtering by date AND state)? +

You must pass all filter criteria as a single JSON string. The format requires specifying the column name and the required value, for example: {"state": "PR", "date": "2023-12-31"}.

What happens if I try to query too much data or exceed usage limits with `query_table_data`? +

Vinkius includes a financial circuit breaker and built-in throttling controls. You set an explicit budget, and the agent cannot execute calls that would overspend your defined limit.

Does `list_datasets` account for pagination if there are many available data sources? +

Yes. The tool supports built-in pagination controls, allowing your AI client to navigate and discover every dataset listed on the platform efficiently without hitting hard limits.

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.