Gipuzkoa Irekia MCP Server for Google ADKGive Google ADK instant access to 9 tools to List Groups, List Organizations, List Packages, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Gipuzkoa Irekia 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 Gipuzkoa Irekia MCP Server for Google ADK is a standout in the Knowledge Management category — giving your AI agent 9 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="gipuzkoa_irekia_agent",
instruction=(
"You help users interact with Gipuzkoa Irekia "
"using 9 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 Gipuzkoa Irekia MCP Server
Connect to the Gipuzkoa Irekia open data portal and empower your AI agent to explore public sector information from the Gipuzkoa region through natural conversation.
Google ADK natively supports Gipuzkoa Irekia as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 9 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 — Search for specific datasets (packages) using keywords or filter by organization and metadata
- Resource Inspection — Access detailed metadata for specific data files (resources), including formats and download links
- Organizational Browsing — List and inspect the various public departments and municipalities that publish data
- Thematic Exploration — Navigate data through thematic groups such as transport, environment, or economy
- Advanced Querying — Perform Solr-like searches to find precise information within the vast public catalog
The Gipuzkoa Irekia MCP Server exposes 9 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 9 Gipuzkoa Irekia tools available for Google ADK
When Google ADK connects to Gipuzkoa Irekia through Vinkius, your AI agent gets direct access to every tool listed below — spanning open-data, public-sector, dataset-discovery, 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.
List groups on Gipuzkoa Irekia
List all group names
List organizations on Gipuzkoa Irekia
List all organization names
List packages on Gipuzkoa Irekia
List all dataset (package) names
Search packages on Gipuzkoa Irekia
Search for datasets
Search resources on Gipuzkoa Irekia
Search for resources
Show group on Gipuzkoa Irekia
Get details for a specific group
Show organization on Gipuzkoa Irekia
Get details for a specific organization
Show package on Gipuzkoa Irekia
Get metadata for a specific dataset
Show resource on Gipuzkoa Irekia
Get metadata for a specific resource
Connect Gipuzkoa Irekia to Google ADK via MCP
Follow these steps to wire Gipuzkoa Irekia 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 Gipuzkoa Irekia MCP Server
Google ADK provides unique advantages when paired with Gipuzkoa Irekia 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 Gipuzkoa Irekia
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 Gipuzkoa Irekia tools with BigQuery, Vertex AI, and Cloud Functions
Gipuzkoa Irekia + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Gipuzkoa Irekia MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Gipuzkoa Irekia and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Gipuzkoa Irekia tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Gipuzkoa Irekia regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Gipuzkoa Irekia
Example Prompts for Gipuzkoa Irekia in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Gipuzkoa Irekia immediately.
"List all the organizations that publish open data in Gipuzkoa."
"Search for datasets related to 'environment' in the Gipuzkoa Irekia catalog."
"Show me the metadata for the dataset named 'presupuestos-municipales'."
Troubleshooting Gipuzkoa Irekia MCP Server with Google ADK
Common issues when connecting Gipuzkoa Irekia to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkGipuzkoa Irekia + Google ADK FAQ
Common questions about integrating Gipuzkoa Irekia 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 →
Open-Meteo Historical Weather
3 toolsUnlock 84 years of global weather history (1940–present): temperature, precipitation, wind, and snow data for any coordinate — the ultimate climate research companion.

Airbnb
12 toolsSearch and manage Airbnb listings, experiences, reservations, and pricing directly from any AI agent.

ShipBob
30 toolsAutomate your e-commerce fulfillment with ShipBob — manage products, track orders, and monitor inventory levels directly from your AI agent.

Alchemy
6 toolsManage blockchain data — audit wallets, NFTs, and transactions via AI.
