Skip to main content
Glama
jranjan01
by jranjan01

🌐 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-weather

šŸ—ļø Architecture

AI Client (Google ADK / Claude Desktop)
                │
                ā–¼
           MCP Client
                │
────────────────────────────────
                │
         Travel MCP Server
                │
      ā”Œā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”“ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”
      ā–¼                   ā–¼
    Tool 1             Tool 2
                │
                ā–¼
        External APIs

šŸ› ļø Available Tools

Tool

Description

šŸŒ¤ļø get_weather(city)

Returns the current weather for the specified city

šŸ“… get_current_date()

Returns today's date in a human-readable format


šŸš€ Running the Server

Install dependencies:

uv sync

Start 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


This server is used by the AI Multi-Agent Travel Planner built with Google ADK.

Repository: https://github.com/jranjan01/agentic-travel-planner

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    D
    maintenance
    A 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.
    Last updated
    31
  • A
    license
    A
    quality
    D
    maintenance
    An 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.
    Last updated
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides weather and time tools, enabling users to get current time, weather alerts, and forecasts through natural language with Claude Desktop.
    Last updated
    4
    MIT

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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