Travel MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Travel MCP Serverwhat's the weather in Tokyo?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
š Travel MCP Server
A reusable Model Context Protocol (MCP) server built with Python and the MCP Python SDK. It exposes travel-related tools that can be dynamically discovered and invoked by AI clients such as Google ADK, Claude Desktop, and other MCP-compatible applications.
⨠Features
š Built using the Model Context Protocol (MCP)
š ļø Exposes reusable travel tools
š¤ļø Retrieves live weather information
š Provides the current date
š Automatic tool discovery
š¤ Compatible with Google ADK and other MCP clients
š§© Easily extensible with new travel services
Related MCP server: MCP Server
šļø Architecture
AI Client (Google ADK / Claude Desktop)
ā
ā¼
MCP Client
ā
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā
Travel MCP Server
ā
āāāāāāāāāāā“āāāāāāāāāā
ā¼ ā¼
Tool 1 Tool 2
ā
ā¼
External APIsš ļø Available Tools
Tool | Description |
š¤ļø | Returns the current weather for the specified city |
š
| Returns today's date in a human-readable format |
š Running the Server
Install dependencies:
uv syncStart the MCP server:
uv run python server.pyš§° Tech Stack
Category | Technologies |
Language | Python |
Protocol | Model Context Protocol (MCP) |
SDK | MCP Python SDK |
Weather API | Open-Meteo API |
Package Manager | uv |
š Related Project
This server is used by the AI Multi-Agent Travel Planner built with Google ADK.
Repository: https://github.com/jranjan01/agentic-travel-planner
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceA Model Context Protocol (MCP) server built with the mcp-framework to provide weather-related tools and data to AI clients. It enables integration of weather capabilities and custom tools into the MCP ecosystem for use with platforms like Claude Desktop.11
- AlicenseAqualityDmaintenanceAn extensible MCP server with weather and time tools for Claude Desktop. It provides current time with automatic timezone detection, weather alerts for US states, and 5-period forecasts for coordinates.4MIT
- AlicenseAqualityCmaintenanceAn MCP server that provides weather and time tools, enabling users to get current time, weather alerts, and forecasts through natural language with Claude Desktop.4MIT
- Flicense-qualityBmaintenanceA Python MCP server that provides current weather conditions and multi-day forecasts for cities worldwide using the Open-Meteo API. It exposes tools to get current weather and forecasts without requiring an API key.
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server for generating rough-draft project plans from natural-language prompts.
Open-Meteo MCP ā weather forecast + historical reanalysis + sister APIs
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jranjan01/travel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server