How to Use the IBAMA Dados Abertos MCP in Claude Code
Run headless environmental audits and pipe raw IBAMA data straight to your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect IBAMA Dados Abertos MCP to Claude Code
Create your Vinkius account to connect IBAMA Dados Abertos to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven environmental querying
Querying IBAMA's database directly from your command line is possible with the `datastore_search` tool. Claude Code uses this MCP connection to execute SQL-like filters, formats the output, and lets you pipe the raw environmental records to other CLI tools. This setup eliminates the need for a web browser or heavy IDE. Raw, filtered environmental data is delivered straight to your shell in milliseconds.
Headless dataset discovery via Claude Code MCP Server
Listing all available datasets on the IBAMA portal from your terminal requires the `list_datasets` tool. Claude Code scans the entire catalog, locates specific environmental files, and displays the metadata instantly. If you need details on a specific dataset, Claude Code runs `show_dataset` to extract resource links. Standard shell scripts can then download or analyze them immediately.
Automated resource tracking in shell pipelines
Searching for specific data files based on custom fields is done via the `search_resources` tool. Claude Code uses this to track updates to critical environmental registries, making it easy to run automated cron jobs. You can integrate these checks into your CI/CD pipelines. Running the query, checking for new resources, and alerting your team if a dataset changes requires zero manual effort.
Set up IBAMA Dados Abertos MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeibama-dados-abertos-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest IBAMA Dados Abertos transactions." It will automatically discover and invoke the available IBAMA Dados Abertos tools.
claude mcp add --transport http ibama-dados-abertos-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about IBAMA Dados Abertos MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the IBAMA Dados Abertos MCP today
We host it, we monitor it, we maintain it. You just paste one token.