IBAMA Dados Abertos

IBAMA Dados Abertos MCP Connector for Claude

A+

Access Brazilian environmental open data — query datasets, inspect resources, and analyze environmental metrics directly from IBAMA's official portal.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the IBAMA Open Data Portal (CKAN) to explore and analyze critical environmental information from Brazil. This server allows any AI agent to navigate through thousands of public records regarding environmental licensing, federal technical registries, and inspection activities.

What you can do

  • Dataset Discovery — Search and list datasets related to deforestation, wildlife, flora, and environmental fines using keywords or thematic groups.
  • Metadata Inspection — Fetch detailed metadata for specific datasets and resources to understand data provenance and update frequency.
  • Direct Data Querying — Use the DataStore integration to query CSV and tabular data directly using filters and SQL-like parameters without downloading large files.
  • Organizational Mapping — Explore the structure of IBAMA departments and the specific data they publish.

How it works

  1. Subscribe to this server
  2. (Optional) Provide your IBAMA/CKAN API Key for higher rate limits
  3. Start querying environmental data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Environmental Researchers — quickly find and filter datasets for academic or scientific studies.
  • Data Journalists — extract specific records about environmental infractions or licensing status for reporting.
  • Policy Analysts — monitor public data updates to track environmental enforcement trends in Brazil.
environmental-dataopen-databrazilsustainabilitydataset-discoveryecology

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

datastore_search

Query CSV/Tabular data directly

list_datasets

List all dataset names

list_groups

List all thematic groups

list_organizations

g., IBAMA departments). List all organizations

search_datasets

Supports sorting and pagination. Search for datasets matching a query string

search_resources

Search for resources based on specific fields

show_dataset

Show full metadata for a specific dataset

show_organization

Show details and datasets of an organization

show_resource

Show metadata for a specific resource

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

Search for datasets related to 'licenciamento ambiental' and show the top 5 results.

I found several datasets. The top results include: 'Licenciamento Ambiental Federal', 'Empreendimentos Licenciados', and 'Processos de Licenciamento'. Which one would you like to explore?

List all thematic groups available in the IBAMA portal.

The available thematic groups are: 'Administrativo', 'Autorizações', 'Cadastro', 'Fiscalização', 'Flora', 'Fauna', and 'Qualidade Ambiental'.

Query the resource 'd34981d9-24c6-4d86-96c3-997d0e0d7f62' for records where the year is 2023.

I've queried the DataStore for that resource. I found 150 records for the year 2023. Here are the first few entries showing the location and type of environmental occurrence...

You can use the `search_datasets` tool with the query parameter 'q'. For example, searching for 'desmatamento' will return all relevant datasets indexed in the IBAMA portal.

Related Connectors