Inep Dados Abertos

Inep Dados Abertos MCP Connector for Claude

A+

Access official Brazilian educational data from INEP — query Censo Escolar, ENEM, and higher education statistics directly.

12 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the Inep Open Data Portal (Instituto Nacional de Estudos e Pesquisas Educacionais Anísio Teixeira) and explore the most comprehensive educational datasets in Brazil through natural language.

What you can do

  • Dataset Discovery — List and search through hundreds of educational packages including ENEM, IDEB, and Censo Escolar.
  • Deep Data Querying — Use SQL-like queries to filter and extract specific rows from massive datasets without downloading huge files.
  • Resource Inspection — Access metadata, download links, and structural information for CSVs, PDFs, and microdata.
  • Organizational Mapping — Explore data grouped by specific departments and thematic groups within the Brazilian Ministry of Education.
  • Granular Search — Find specific resources or tags to pinpoint the exact statistical series needed for research or reporting.

How it works

  1. Subscribe to this server
  2. (Optional) Provide your Inep API Key if you have specific access requirements, or use public access
  3. Start querying Brazilian educational statistics from Claude, Cursor, or any MCP client

Who is this for?

  • Researchers & Academics — quickly find specific microdata years and variables for educational studies.
  • Data Journalists — extract live statistics on exam performance or school infrastructure for reporting.
  • Public Policy Analysts — monitor educational indicators and IDEB results across different regions of Brazil.
education-databrazilacademic-researchstatisticsopen-datacensus

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

get_group

Get group details

get_organization

Get organization details

get_package

Get dataset details

get_resource

Get resource details

list_groups

List groups

list_organizations

g., different departments within Inep). List organizations

list_packages

List all dataset (package) names

list_tags

List tags

search_datastore_sql

Query data using SQL (DataStore)

search_datastore

Search data within a resource (DataStore)

search_packages

Search datasets

search_resources

Search resources

See how to talk to your AI agent using Inep Dados Abertos.

Search for all available datasets related to 'Censo Escolar'.

I found several datasets for 'Censo Escolar', including annual microdata from 2010 to 2023. Would you like to see the details for the most recent one?

List the resources and download URLs for the 'ENEM 2022' package.

The 'ENEM 2022' dataset contains 4 resources, including the main microdata CSV and the documentation PDF. Here are the direct download links...

Run a SQL query to get the first 10 records from resource 'd9e8f7a6-...' where the state is 'SP'.

Querying the DataStore... I've retrieved 10 records for the state of São Paulo. The data includes school codes, names, and administrative categories.

Yes! You can use the `search_datastore_sql` tool to run SQL queries directly against the Inep database for resources that support the DataStore API.

Related Connectors