Minas Gerais (Estado)

Minas Gerais (Estado) MCP Connector for Claude

F

Access the official Open Data Portal of the State of Minas Gerais, Brazil. Query datasets, organizations, and public resources directly.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the Minas Gerais State Open Data Portal to explore a vast repository of public information. This server allows AI agents to programmatically browse, search, and retrieve metadata from one of Brazil's most comprehensive transparency portals.

What you can do

  • Dataset Discovery — List all available packages or search for specific datasets related to health, education, or finance using list_packages and search_packages.
  • Organizational Insights — Explore the structure of the state government by listing departments and viewing their specific datasets via list_organizations and get_organization.
  • Resource Access — Identify specific files (CSV, PDF, XLS) within datasets and retrieve their metadata using get_resource and search_resources.
  • Categorized Browsing — Navigate data through thematic groups (categories) or tags to find exactly what you need with list_groups and list_tags.

How it works

  1. Subscribe to this server
  2. (Optional) Enter your Minas Gerais Portal API Key for higher rate limits
  3. Start querying public data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Data Analysts — quickly find and inspect public datasets for research and reporting
  • Journalists — automate the discovery of government transparency data and organizational structures
  • Developers — integrate official state data into applications without manual portal navigation
open-datatransparencypublic-recordsdataset-discoverymetadata-querybrazil-public-data

10 tools expose this connector's capabilities to your AI agent.

list_groups

List all groups (categories)

get_group

Get details and datasets of a group

list_organizations

List all organizations

get_organization

Get details and datasets of an organization

list_packages

List all dataset names in the portal

search_packages

Search for datasets matching specific criteria

get_package

Get full metadata of a specific dataset

search_resources

Search for resources matching a query

get_resource

Get metadata of a specific resource (file)

list_tags

List all tags used in the portal

See how to talk to your AI agent using Minas Gerais (Estado).

Search for datasets related to 'educação' in the Minas Gerais portal.

I found several datasets related to education, including 'Indicadores da Educação Básica' and 'Matrículas na Rede Estadual'. Which one would you like to explore in detail?

List all organizations available in the portal.

I've retrieved the list of organizations. There are over 50 entities, including 'Controladoria-Geral do Estado (CGE)' and 'Secretaria de Estado de Fazenda (SEF)'.

Get the metadata for the dataset 'planejamento-e-monitoramento'.

The dataset 'Planejamento e Monitoramento' contains 12 resources, including CSV files for budget execution and PDF reports. It is maintained by the SEPLAG organization.

You can use the `search_packages` tool with the query 'saude' or use `get_group` with the ID 'saude' to list all datasets categorized under that theme.

Related Connectors