Minas Gerais Open Data Connector for AI agents.
10 live capabilities
Access Brazilian state transparency records and public datasets.
Waiting for input…
Why people use Minas Gerais Open Data
Minas Gerais (Estado) Public Records for Data Analysis
This Connector changes the workflow by putting the portal's index directly into your AI client. You can just tell your agent to find all records related to a specific topic and it will query the state's database for you. You get a clean list of results and metadata without ever leaving your workspace.
What Vinkius changes
You get direct, programmatic access to Brazilian state transparency data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding specific education spending
A journalist asks the agent to search_packages for 'educação' and then uses get_group to find the relevant department.
- Real-world use case 02
Locating health data files
A researcher asks the agent to search_resources for 'saúde' and use get_resource to see if there are downloadable CSVs.
- Real-world use case 03
Mapping state government departments
A developer uses list_organizations to map out the state's departments and get_package to pull the correct data points.
Complete set · 10capabilities
The complete Minas Gerais Open Data capability set.
These are the exact actions your AI can choose when you ask it to work with Minas Gerais Open Data.
01—04
4 capabilities in this set.
Part of 10 available through Minas Gerais Open Data.
- 01 Capability
Get organization
Retrieves details and specific datasets for a single government organization. This helps you find the exact data owned by a specific department.
- 02 Capability
List packages
Lists all dataset names currently available in the Minas Gerais portal. It gives you a high-level view of all available public data.
- 03 Capability
Search packages
Searches for datasets based on specific criteria or keywords. Use this to find specific records without browsing every category.
- 04 Capability
Get package
Pulls the full metadata for a specific dataset you want to explore. This provides the technical details needed for data analysis.
05—07
3 capabilities in this set.
Part of 10 available through Minas Gerais Open Data.
- 05 Capability
Search resources
Searches for specific files within the portal matching a query. It helps you find the actual files you need to download.
- 06 Capability
Get resource
Gets the metadata for a specific file, such as a CSV or PDF. This confirms the file type and content before you try to use it.
- 07 Capability
List groups
Lists all thematic categories available in the state portal. It helps you understand how the government organizes its data.
08—10
3 capabilities in this set.
Part of 10 available through Minas Gerais Open Data.
- 08 Capability
Get group
Provides specific details and associated datasets for a chosen category. This is useful for seeing what data exists within a specific theme.
- 09 Capability
List organizations
Shows all government departments and entities listed in the portal. Use this to identify which agency is responsible for specific records.
- 10 Capability
List tags
Lists all the tags used to categorize data across the portal. This helps you understand the metadata structure of the entire system.
Set up in minutes
One URL. Then ask Minas Gerais Open Data to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Minas Gerais Open Data from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Minas Gerais Open Data, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Minas Gerais Open Data for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Minas Gerais Open Data URL.
- Step 03
Save and start
Save the connection and enable Minas Gerais Open Data in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"minas-gerais-estado": {
"url": "https://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Minas Gerais Open Data
Open Agent mode in chat and ask: "Using Minas Gerais Open Data, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"minas-gerais-estado": {
"url": "https://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Minas Gerais Open Data
Ask Copilot: "Using Minas Gerais Open Data, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"minas-gerais-estado": {
"url": "https://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Minas Gerais Open Data
Open Cascade and ask: "Using Minas Gerais Open Data, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"minas-gerais-estado": {
"url": "https://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Minas Gerais Open Data
Ask Cline: "Using Minas Gerais Open Data, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add minas-gerais-estado --transport http "https://edge.vinkius.com/vk_preview_AEiVZYrgo5g4lNwMahCCHbC0vm4dwkLsGbJLYD2q/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Minas Gerais Open Data
Ask Claude: "Using Minas Gerais Open Data, show me...". 10 tools are ready
Where the request belongs
Work Minas Gerais Open Data can move forward.
Data analysts, journalists, and developers who need to extract and analyze Brazilian public records without the headache of manual portal navigation.
Data Analyst
Finds and inspects public datasets for research reports on a Tuesday afternoon.
Investigative Journalist
Automates the discovery of government transparency data to track public spending.
Software Developer
Integrates official state data into an application to avoid manual data entry.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAcre Dados Abertos
Access open data from the State of Acre, Brazil. explore datasets, organizations, and thematic groups directly from your AI agent.
Mato Grosso do Sul Open Data
Access public datasets from the state of Mato Grosso do Sul (Brazil). list packages, search datastores, and query public records via SQL.
Campinas Open Data
Access public data from Campinas, Brazil. search datasets, resources, and city organizations directly from your AI agent.
Rio Grande do Sul (Dados RS)
Access the official Open Data portal of Rio Grande do Sul. query public datasets, government organizations, and thematic groups directly.
Maranhão Open Data
Access public datasets from Maranhão, Brazil. search packages, inspect resources, and query the datastore via SQL.
MAPA (Agricultura)
Access official Brazilian agricultural open data. search datasets, inspect rural resources, and query Ministry of Agriculture (MAPA) records.
Bring your own AI
Change the model, client or framework. Keep Minas Gerais Open Data connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Minas Gerais Open Data.
The practical details behind the request, access and result.
What is the Minas Gerais (Estado) MCP for?
This Connector gives your AI agent direct access to the official Open Data Portal of the State of Minas Gerais, Brazil. It allows you to find datasets, organizations, and files for research or analysis.
Can I use this to find Brazilian state data?
Yes, but specifically for the state of Minas Gerais. It connects to their official transparency portal to pull records on health, education, finance, and more.
Does the Minas Gerais (Estado) MCP work for journalists?
It's a great capability for journalists who need to automate the discovery of government transparency data. You can quickly find which departments own specific records without manual searching.
How do I find specific files like CSVs?
Your agent can search for specific resources and pull their metadata. This lets you see exactly what file types are available before you try to use them.
Can I use this for research on education?
Yes, you can query all available education datasets, find the relevant government organizations, and pull the metadata for specific records to use in your research.
What kind of datasets are in the Minas Gerais (Estado) portal?
The portal contains a wide range of public data including information on education, health, finance, and various other state-level records categorized by thematic groups.
How can I find datasets related to a specific topic like 'health'?
You can use the search_packages capability with the query 'saude' or use get_group with the ID 'saude' to list all datasets categorized under that theme.
Can I see the actual download links for the data files?
Yes. By using get_package with a dataset ID, the AI will retrieve the metadata for all associated resources, which typically includes the URL, format (CSV, PDF), and description of each file.
How do I list all government agencies that publish data on the portal?
Use the list_organizations capability. It will return a list of all government bodies (like CGE, SEF, etc.) that have active datasets in the Minas Gerais portal.
One connection away
Give your agent a direct line to Minas Gerais Open Data.
Connect Minas Gerais Open Data once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available