Acre Dados Abertos MCP Server for Google ADKGive Google ADK instant access to 8 tools to Get Group, Get Package, Get Resource, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Acre Dados Abertos as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Acre Dados Abertos MCP Server for Google ADK is a standout in the Data Analytics category — giving your AI agent 8 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="acre_dados_abertos_agent",
instruction=(
"You help users interact with Acre Dados Abertos "
"using 8 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Acre Dados Abertos MCP Server
Connect to the Acre Dados Abertos portal to query public information from the State of Acre. This server allows AI agents to browse, search, and analyze government datasets, organizational structures, and thematic groups.
Google ADK natively supports Acre Dados Abertos as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 8 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Dataset Discovery — List and search for specific packages (datasets) like municipal GDP, environmental data, or demographic statistics.
- Metadata Inspection — Fetch detailed metadata for packages and individual resources (files) to understand data provenance and formats.
- Thematic Exploration — Browse data organized by thematic groups (e.g., economy, health, education) or by the specific government organizations that publish them.
- Deep Data Querying — Search and filter records directly within tabular resources (Datastore) like CSV files without downloading the entire dataset.
The Acre Dados Abertos MCP Server exposes 8 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 8 Acre Dados Abertos tools available for Google ADK
When Google ADK connects to Acre Dados Abertos through Vinkius, your AI agent gets direct access to every tool listed below — spanning open-data, public-sector, transparency, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Get group on Acre Dados Abertos
Get details for a specific group
Get package on Acre Dados Abertos
Get detailed metadata for a specific dataset (package)
Get resource on Acre Dados Abertos
Get metadata for a specific resource
List groups on Acre Dados Abertos
List all thematic groups
List organizations on Acre Dados Abertos
List all organizations
List packages on Acre Dados Abertos
List all dataset (package) names
Search datastore on Acre Dados Abertos
Search and filter records within a tabular resource (Datastore)
Search packages on Acre Dados Abertos
Search for datasets (packages)
Connect Acre Dados Abertos to Google ADK via MCP
Follow these steps to wire Acre Dados Abertos into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Acre Dados Abertos MCP Server
Google ADK provides unique advantages when paired with Acre Dados Abertos through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Acre Dados Abertos
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Acre Dados Abertos tools with BigQuery, Vertex AI, and Cloud Functions
Acre Dados Abertos + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Acre Dados Abertos MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Acre Dados Abertos and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Acre Dados Abertos tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Acre Dados Abertos regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Acre Dados Abertos
Example Prompts for Acre Dados Abertos in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Acre Dados Abertos immediately.
"Search for datasets related to 'economia' in Acre."
"List all thematic groups available in the Acre Open Data portal."
"Query the datastore for resource ID 8f3e... filtering by municipio 'Rio Branco'."
Troubleshooting Acre Dados Abertos MCP Server with Google ADK
Common issues when connecting Acre Dados Abertos to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkAcre Dados Abertos + Google ADK FAQ
Common questions about integrating Acre Dados Abertos MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
SigNoz (Datadog Alternative)
5 toolsMonitor infrastructure and manage alert rules via SigNoz — list, create, and update observability alerts directly from your AI agent.

EIA Petroleum — Oil Market Intelligence
8 toolsReal-time oil market data: WTI and Brent crude prices, gasoline and diesel retail prices, U.S. production, refinery operations, Strategic Petroleum Reserve levels, crude imports by country, and the weekly petroleum status report.

OFX Bank Statement Parser
1 toolsTurn archaic OFX/QFX bank exports into clean JSON transactions safely and local. Let your AI act as your personal accountant without uploading sensitive financial data.

CrowdStrike Falcon
8 toolsDetect threats, manage endpoints, investigate incidents, and query telemetry from CrowdStrike Falcon — the #1 endpoint detection and response platform.
