Inep Dados Abertos Connector for AI agents.
12 live capabilities
Query Brazilian education statistics and ENEM results directly.
Waiting for input…
Why people use Inep Dados Abertos
Inep Dados Abertos for Brazilian Education Statistics
This Connector changes that by letting your AI client do the navigation for you. You just ask for the data you need, and the agent handles the discovery and filtering. You get the specific numbers you want without the headache of manual data scraping.
What Vinkius changes
You get direct, queryable access to Brazil's official education data without the manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding Censo Escolar data
A researcher asks for all school census data from 2022 and gets a list of links instantly.
- Real-world use case 02
Extracting state-level performance
A journalist asks for school scores in São Paulo and uses search_datastore_sql to get a summary.
- Real-world use case 03
Mapping education departments
An analyst uses list_organizations to see which ministries handle higher education vs.
Complete set · 12capabilities
The complete Inep Dados Abertos capability set.
These are the exact actions your AI can choose when you ask it to work with Inep Dados Abertos.
01—04
4 capabilities in this set.
Part of 12 available through Inep Dados Abertos.
- 01 Capability
Get group
Get specific details about an educational group. This helps you understand how data is categorized.
- 02 Capability
Get organization
Pull information about different departments within Inep. This clarifies which government body manages specific datasets.
- 03 Capability
Get package
View details for a specific dataset package. You can see the scope and metadata of a collection of files.
- 04 Capability
Get resource
Access information for a specific file or resource. This provides you with the direct details and structure of a single dataset entry.
05—08
4 capabilities in this set.
Part of 12 available through Inep Dados Abertos.
- 05 Capability
List groups
See a list of all available educational groups. Use this to browse the different categories of data.
- 06 Capability
List organizations
List all organizations and departments within the portal. This shows you the full hierarchy of the Brazilian Ministry of Education.
- 07 Capability
List packages
Get a list of all dataset names available in the portal. You can quickly see every dataset available for your research.
- 08 Capability
List tags
See all available tags used to categorize the data. This helps you find specific topics across different datasets.
09—12
4 capabilities in this set.
Part of 12 available through Inep Dados Abertos.
- 09 Capability
Search datastore sql
Run SQL queries to filter and extract specific rows from a data store. This is the fastest way to get precise numbers without downloading files.
- 10 Capability
Search datastore
Search for specific data entries within a resource. Use this to find individual records in a large dataset.
- 11 Capability
Search packages
Find specific datasets by searching the package list. This helps you locate the correct data for a specific year or topic.
- 12 Capability
Search resources
Search for specific files or resources within a dataset. Use this to find the exact CSV or PDF you need.
Set up in minutes
One URL. Then ask Inep Dados Abertos to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Inep Dados Abertos 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_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Inep Dados Abertos for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos URL.
- Step 03
Save and start
Save the connection and enable Inep Dados Abertos in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"inep-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos
Open Agent mode in chat and ask: "Using Inep Dados Abertos, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"inep-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos
Ask Copilot: "Using Inep Dados Abertos, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"inep-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos
Open Cascade and ask: "Using Inep Dados Abertos, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"inep-dados-abertos": {
"url": "https://edge.vinkius.com/vk_preview_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos
Ask Cline: "Using Inep Dados Abertos, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add inep-dados-abertos --transport http "https://edge.vinkius.com/vk_preview_3jZFxduHAUWcGTIHhzx5vn3c12b6IiwMJSWZrmJP/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 Inep Dados Abertos
Ask Claude: "Using Inep Dados Abertos, show me...". 12 tools are ready
Where the request belongs
Work Inep can move forward.
This is for the people who need accurate Brazilian education data but hate the manual labor of finding it. It's for the analyst who needs to compare school scores across regions without downloading 5GB files.
Academic Researcher
Pulling specific microdata variables for longitudinal studies on Brazilian schools.
Data Journalist
Extracting live exam performance stats to verify a news lead on school infrastructure.
Policy Analyst
Monitoring IDEB results across different Brazilian states to track regional development.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIBGE Serviços de Dados
Access official Brazilian statistics, geographic data, economic classifications (CNAE), and demographic insights directly from IBGE.
IBGE Full Access — Dados Brasileiros
The ultimate Brazil data Mega-Server: 15 capabilities spanning census, cities, CNAE economy, name trends, survey indicators, IBGE news, and country comparisons. all of Brazil's official statistics in one zero-auth integration.
Brasil.io
Access structured Brazilian public data. query COVID-19 stats, company records, and socio-economic datasets directly from your AI agent.
IBGE Agregados (SIDRA)
Access official Brazilian statistical data from IBGE SIDRA. query surveys, metadata, variables, and geographic levels directly.
IBGE Censo & SIDRA — Dados Censitários
Access Brazil's official census and statistical data: GDP, population, employment, inflation (IPCA), agricultural production, and thousands of SIDRA aggregate tables. the backbone of Brazilian economic intelligence.
Acre Dados Abertos
Access open data from the State of Acre, Brazil. explore datasets, organizations, and thematic groups directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Inep 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 Inep.
The practical details behind the request, access and result.
What does the Inep Dados Abertos MCP actually do?
This Connector gives your AI client direct access to Brazil's official education datasets. You can query, search, and extract data from sources like the Censo Escolar and ENEM without manual navigation.
Can I use this to get ENEM exam results?
Yes, you can use it to find specific datasets related to ENEM results and pull out the exact statistics or download links you need for your report.
Does it work for Censo Escolar data?
Yes, it provides access to the Censo Escolar datasets, allowing you to find specific years of school census data and microdata records.
Can I run SQL queries on the data?
Yes, the Connector includes a capability that lets you run SQL queries on the DataStore. This is perfect for filtering large datasets to get specific rows quickly.
Is this for Brazilian education data only?
This Connector is specifically designed for the Inep Open Data Portal, which covers Brazilian educational statistics. It is not for other countries.
Do I need to download the datasets to use it?
No, you don't need to download the files first. The Connector allows your AI client to query the data directly and provide you with the information or download links.
How do I find specific school statistics?
You can simply ask your AI client to search for specific school statistics by region, year, or category. The Connector will find the relevant datasets and results for you.
Can I query specific data inside a resource without downloading the whole file?
Yes! You can use the search_datastore_sql capability to run SQL queries directly against the Inep database for resources that support the DataStore API.
How do I find datasets related to a specific topic like 'ENEM'?
Use the search_packages capability with the query 'ENEM'. It will return all matching datasets, which you can then inspect using get_package.
Is it possible to list all organizations that publish data on the portal?
Yes, the list_organizations capability retrieves all departments and entities within Inep that maintain open data resources.
One connection away
Give your agent a direct line to Inep.
Connect Inep once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available