Skip to main content
Glama
71,627 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Python" matching MCP servers:

  • A
    license
    B
    quality
    D
    maintenance
    Enables AI agents to fetch real-time weather data for any location using the OpenWeatherMap API. Demonstrates how to build a simple MCP server that exposes weather information as a tool for LLMs.
    1
    GPL 3.0
  • A
    license
    B
    quality
    D
    maintenance
    MCP server that provides Korean weather information using grid coordinates and the Korea Meteorological Administration API, allowing users to query current weather conditions and forecasts for specific locations in Korea.
    2
    7
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    A tutorial-based MCP server that fetches real-time weather data from the OpenWeatherMap API for specified locations. It serves as a practical example for implementing the Model Context Protocol using Python and the FastMCP library.
    GPL 3.0
  • F
    license
    -
    quality
    D
    maintenance
    A demo MCP server that enables users to interact with various tools through natural language, including note management, weather queries, calculations, file operations, and shell commands. Uses Ollama for intent detection and structured command parsing from free text input.
  • F
    license
    -
    quality
    D
    maintenance
    Provides weather information from the National Weather Service API with full MCP OAuth 2.1 compliance, including weather alerts and forecasts for US locations through secure Azure AD authentication.
    27
  • F
    license
    A
    quality
    D
    maintenance
    A minimal MCP server demo written without the MCP Python SDK that demonstrates the complete protocol flow. It provides weather, file search, and datetime tools, and includes a CLI client that bridges MCP tools with OpenAI function calling.
    3
  • A
    license
    B
    quality
    D
    maintenance
    Provides tools to retrieve current weather conditions and daily forecasts for cities worldwide using the Open-Meteo API. This Python-based server enables MCP-compatible clients to access real-time meteorological data through a standardized interface.
    2
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    A minimal Python MCP server that provides surf forecasts for a single Surfline spot. It fetches both conditions and rating data through the get_surf_forecast tool.
    1
  • F
    license
    B
    quality
    D
    maintenance
    A simple demonstration server for the MCP Python SDK that provides weather alerts for locations, allowing users to query weather information through Claude Desktop or Cursor.
    1
  • A
    license
    C
    quality
    C
    maintenance
    A Python-based MCP server that predicts tomorrow's weather. It can be used remotely via uvx or locally with uv.
    1
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    A minimal Python-based server that provides real-time weather data and a safe mathematical expression evaluator. It enables users to fetch current weather conditions and perform complex calculations using the Model Context Protocol.
    MIT