OpenWeatherMap MCP Server for Google ADKGive Google ADK instant access to 6 tools to Direct Geocoding, Get Air Pollution, Get Current Weather, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add OpenWeatherMap 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 OpenWeatherMap MCP Server for Google ADK is a standout in the Data Analytics category — giving your AI agent 6 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="openweathermap_agent",
instruction=(
"You help users interact with OpenWeatherMap "
"using 6 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 OpenWeatherMap MCP Server
Connect OpenWeatherMap to your AI agent to get instant access to global meteorological data. Whether you're planning travel, monitoring environmental conditions, or building weather-aware automations, this server provides the precise data you need.
Google ADK natively supports OpenWeatherMap as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 6 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
- Current Conditions — Get live temperature, humidity, wind speed, and weather descriptions for any city or coordinate via
get_current_weather. - Extended Forecasts — Access 5-day/3-hour forecasts with
get_forecastor use the One Call 3.0 API for 48-hour hourly and 8-day daily projections viaget_onecall. - Air Quality Monitoring — Retrieve real-time pollution data including PM2.5, PM10, CO, and Ozone levels using
get_air_pollution. - Geocoding Services — Seamlessly convert city names to coordinates with
direct_geocodingand vice versa withreverse_geocodingto power location-based queries.
The OpenWeatherMap MCP Server exposes 6 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 6 OpenWeatherMap tools available for Google ADK
When Google ADK connects to OpenWeatherMap through Vinkius, your AI agent gets direct access to every tool listed below — spanning meteorology, weather-forecast, air-quality, 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.
Direct geocoding on OpenWeatherMap
Convert city names or zip codes into coordinates
Get air pollution on OpenWeatherMap
5, PM10, and NH3. Get current air pollution data
Get current weather on OpenWeatherMap
Get current weather data
Get forecast on OpenWeatherMap
Get 5 Day / 3 Hour Forecast
Get onecall on OpenWeatherMap
Get One Call API 3.0 weather data
Reverse geocoding on OpenWeatherMap
Convert coordinates into city names
Connect OpenWeatherMap to Google ADK via MCP
Follow these steps to wire OpenWeatherMap 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 OpenWeatherMap MCP Server
Google ADK provides unique advantages when paired with OpenWeatherMap 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 OpenWeatherMap
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 OpenWeatherMap tools with BigQuery, Vertex AI, and Cloud Functions
OpenWeatherMap + Google ADK Use Cases
Practical scenarios where Google ADK combined with the OpenWeatherMap MCP Server delivers measurable value.
Enterprise data agents: ADK agents query OpenWeatherMap and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine OpenWeatherMap tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query OpenWeatherMap regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including OpenWeatherMap
Example Prompts for OpenWeatherMap in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with OpenWeatherMap immediately.
"What's the current weather in London?"
"Give me the 5-day forecast for Tokyo."
"Check the air pollution levels at latitude 40.71 and longitude -74.00."
Troubleshooting OpenWeatherMap MCP Server with Google ADK
Common issues when connecting OpenWeatherMap to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkOpenWeatherMap + Google ADK FAQ
Common questions about integrating OpenWeatherMap 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 →
Urlbox
12 toolsRender websites as high-quality screenshots and PDFs with a cloud API that handles responsive layouts and dynamic content.

MOBIDI
12 toolsManage your mobile advertising campaigns with real-time bidding, audience targeting, and performance analytics for app installs.

IT Compliance Password Gen
1 toolsGenerate unbreakable, cryptographically secure passwords. Enforce strict IT compliance rules, symbol constraints, and entropy requirements.

Salespanel
11 toolsAutomate lead tracking and visitor intelligence via Salespanel — manage contacts, website visitors, and engagement directly from any AI agent.
