Renfe Data MCP Server for Google ADKGive Google ADK instant access to 11 tools to Ckan Datastore Search, Ckan Package List, Ckan Package Show, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Renfe Data 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 Renfe Data MCP Server for Google ADK is a standout in the Iot Hardware category — giving your AI agent 11 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="renfe_data_agent",
instruction=(
"You help users interact with Renfe Data "
"using 11 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 Renfe Data MCP Server
Connect to the Renfe Data portal to monitor the Spanish railway network in real-time. This server provides comprehensive access to both live operational data and static historical datasets through the official CKAN infrastructure.
Google ADK natively supports Renfe Data as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 11 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
- Real-time Tracking — Get precise GPS locations and movement status for Cercanías (commuter) and Long Distance (AVE/LD/MD) trains.
- Trip Updates & Delays — Monitor live delays, cancellations, and platform changes to keep travelers informed.
- CKAN Portal Access — List, search, and inspect metadata for thousands of railway datasets and resources.
- Service Alerts — Retrieve real-time information on accessibility issues, track incidents, or bus substitutions.
- Static Schedules — Fetch direct download URLs for GTFS schedules and station lists for offline analysis.
The Renfe Data MCP Server exposes 11 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 11 Renfe Data tools available for Google ADK
When Google ADK connects to Renfe Data through Vinkius, your AI agent gets direct access to every tool listed below — spanning railway, real-time-tracking, gps-data, 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.
Ckan datastore search on Renfe Data
Search for data within a resource
Ckan package list on Renfe Data
List all dataset names in Renfe Data
Ckan package show on Renfe Data
Get metadata for a specific dataset
Ckan resource show on Renfe Data
Get metadata for a specific resource
Get avisos on Renfe Data
Get planned service modifications (Avisos)
Get static datasets on Renfe Data
List URLs for static datasets (Schedules & Stations)
Rt alerts cercanias on Renfe Data
Updates every 20 seconds. Get real-time service alerts for Cercanías
Rt trip updates cercanias on Renfe Data
Updates every 20 seconds. Get real-time trip updates for Cercanías
Rt trip updates ld on Renfe Data
Updates every 30 seconds. Get real-time trip updates for AV / LD / MD
Rt vehicle positions cercanias on Renfe Data
Updates every 20 seconds. Get real-time vehicle positions for Cercanías
Rt vehicle positions ld on Renfe Data
Updates every 15 minutes. Get real-time vehicle positions for AV / LD / MD
Connect Renfe Data to Google ADK via MCP
Follow these steps to wire Renfe Data 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 Renfe Data MCP Server
Google ADK provides unique advantages when paired with Renfe Data 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 Renfe Data
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 Renfe Data tools with BigQuery, Vertex AI, and Cloud Functions
Renfe Data + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Renfe Data MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Renfe Data and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Renfe Data tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Renfe Data regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Renfe Data
Example Prompts for Renfe Data in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Renfe Data immediately.
"List all available dataset names in the Renfe Data portal."
"Show me the current real-time positions of Cercanías trains."
"Are there any trip updates or delays for Long Distance trains right now?"
Troubleshooting Renfe Data MCP Server with Google ADK
Common issues when connecting Renfe Data to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkRenfe Data + Google ADK FAQ
Common questions about integrating Renfe Data 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 →
Bitso Exchange
12 toolsTrade dynamically on Mexico's biggest Crypto Exchange. Access live balances, order books, and command trades programmatically.

Open Trivia Database
6 toolsAccess 13,000+ community-curated trivia questions from OpenTDB � filter by category, difficulty, and type with session-based deduplication.

MDIC (Comércio Exterior)
5 toolsAccess Brazilian foreign trade data from MDIC — list datasets, search for trade packages, and query the datastore for export/import statistics.

Crypto Hash Engine
1 toolsSign API requests and Webhooks deterministically. Instantly generate mathematical HMAC, SHA-256, or MD5 hashes without AI hallucinations.
