Skip to main content
Glama
74,582 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"An overview of end-to-end testing" 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
  • A
    license
    B
    quality
    D
    maintenance
    Provides access to Hong Kong Observatory weather data APIs, enabling retrieval of forecasts, earthquake info, tide data, and more via natural language.
    20
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A demonstration MCP server that provides example tools for weather queries, time retrieval, and request handling, along with advice prompts. Supports both HTTP and stdio modes for testing MCP client integrations.
    4
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A Node.js and TypeScript server project that provides a simple starter example with Express.js web server, supporting hot-reload, testing, and modular structure.
    2
    123
    ISC
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that provides real-time weather information including temperature, humidity, wind speed, and sunrise/sunset times through the OpenWeatherMap API.
    4
    1
    5
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that provides weather information and alerts for US locations using the National Weather Service API, enabling retrieval of weather forecasts and active weather alerts.
    2
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that runs on AWS Lambda, enabling MCP clients like Claude Desktop to invoke tools such as weather forecasts via serverless infrastructure with OAuth authentication.
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides real-time weather information, 4-day forecasts, and city search functionality for Chinese cities via the AMap API. It enables users to query weather data using city names or administrative codes through natural language interactions.
    1
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Provides real-time access to Polish meteorological and hydrological data from IMGW-PIB, including weather observations, river levels, and weather warnings, without requiring an API key.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that offers arithmetic operations (addition and division) and current weather data from OpenWeatherMap. It serves as a learning project for building MCP servers with Node.js and TypeScript, supporting both stdio and Streamable HTTP transports.
    7
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    Provides real-time weather data and current conditions for major Chinese cities and global locations using the wttr.in API. This HelloAgents-based server enables querying of temperature, humidity, and weather status without requiring an external API key.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides aviation weather data (METAR, TAF, station search) with a unique assess_conditions tool that returns flight category, confidence, and an escalation gate to indicate when human review is needed.
    40
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides real-time, historical, and forecasted weather data for any location worldwide using the Open-Meteo API. It includes specialized tools for agricultural growing conditions, weather alerts, and up to 16 days of forecasts across multiple transport modes.
    14
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Fetches live weather data from Open-Meteo without an API key and returns structured JSON with location disambiguation, enabling weather queries in LM Studio chat.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A remote MCP server that exposes a get_weather tool for real-time current weather queries of any city via the free wttr.in API, supporting Streamable HTTP transport.
    MIT