Skip to main content
Glama
71,664 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Weather Inquiry" matching MCP servers:

  • F
    license
    A
    quality
    D
    maintenance
    Demonstrates creating and connecting an MCP weather server using FastMCP, with support for integration with Claude Desktop, Cursor, and local LLMs to query weather alerts and information.
    1
    1
  • F
    license
    B
    quality
    C
    maintenance
    A basic MCP server adapted from the official quickstart guide that provides weather data functionality and works with OpenAI chat completions API. Demonstrates MCP server setup with configuration examples for Claude Desktop and development tools.
    2
  • A
    license
    B
    quality
    D
    maintenance
    A simple service using Model Context Protocol (MCP) to provide weather information for multiple cities including Fukuoka, Tokyo, Osaka, Moscow, and New York.
    1
    7
    5
    MIT
  • 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 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.
    17
  • A
    license
    A
    quality
    C
    maintenance
    Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Exposes check_grass_conditions, suggest_activity, log_touch_grass, and get_stats tools — fully local, no API keys, no cloud storage.
    4
    1
    2
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A comprehensive MCP server and client implementation in Python exposing tools (calculator, string utilities, simulated weather), resources (file reader, system info), and prompts (code review, summarization) with security hardening and full configuration management.
    3
  • 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
    A
    quality
    C
    maintenance
    A lightweight Node.js server that connects Claude Desktop to Taiwan's Central Weather Administration (CWA) API, allowing users to retrieve weather forecast data for all cities and counties in Taiwan.
    1
    1
    MIT