ANEEL Dados Abertos

ANEEL Dados Abertos MCP Connector for Claude

A+

Access the Brazilian National Electric Energy Agency (ANEEL) Open Data Portal to query electricity sector datasets, resources, and records.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to the ANEEL Open Data Portal (Agência Nacional de Energia Elétrica) and explore comprehensive information about the Brazilian electricity market through natural conversation.

What you can do

  • Dataset Discovery — List all available packages (datasets) in the portal to understand what information is public.
  • Metadata Inspection — Fetch detailed metadata for specific datasets, including tags, organizations, and available resources.
  • Resource Details — Get specific information about files (CSV, PDF, XLS), including download URLs and formats.
  • Deep Data Search — Query and filter records directly within CSV/XLS resources that are integrated into the ANEEL DataStore API.

How it works

  1. Subscribe to this server
  2. (Optional) Enter your ANEEL API Key if you have specific access requirements
  3. Start querying energy data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Data Analysts — quickly find and filter energy tariffs, generation data, and distribution metrics.
  • Energy Consultants — retrieve regulatory data and infrastructure information without manual portal navigation.
  • Developers — integrate public energy data into applications using structured queries via the AI agent.
electricitybrazilenergy-datapublic-recordsaneel

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

get_resource

g., CSV, PDF file) within a dataset, including its download URL and format. Get metadata for a specific ANEEL resource

list_packages

List all dataset names in the ANEEL portal

search_datastore

Search for records within an ANEEL resource

get_package

Get full metadata for a specific ANEEL dataset

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

List all available datasets in the ANEEL portal.

I've retrieved the list of packages. There are several datasets available, including 'tarifas-distribuidoras', 'geracao-distribuida', and 'interrupcoes-energia'. Which one would you like to explore?

Show me the resources available for the 'tarifas-distribuidoras' package.

The 'tarifas-distribuidoras' package contains 3 resources: a CSV file with current rates (ID: res-123), a PDF manual (ID: res-456), and a historical XLS file (ID: res-789).

Search for records related to 'ENEL' in the resource with ID 'd345-f678'.

Searching the datastore... I found 15 records for 'ENEL' in that resource. The most recent entries show tariff adjustments and operational metrics for the São Paulo region.

You can use the `list_packages` tool to see all available names. Once you identify the name, use `get_package` with that ID to see all its internal resources and metadata.

Related Connectors