Skip to main content
Glama
75,535 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A guide to deploying a web application" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    Enables interactive access to JAXA's satellite observation data (precipitation, land surface temperature, NDVI, elevation, soil moisture) via Claude, providing tools for point time series, dataset information, and area image generation.
    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
  • 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
  • F
    license
    C
    quality
    C
    maintenance
    A minimal MCP server built with TypeScript exposing a single mocked weather tool over stdio transport.
    2
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time weather information and multi-day forecasts using the Open-Meteo API through a robust, enterprise-grade architecture. It enables AI assistants to retrieve current conditions, 7-day forecasts, and contextual weather data for any location.
    17
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Demonstrates how to integrate Model Context Protocol with Server-Sent Events (SSE) in a FastAPI web application, including a weather service example with tools for getting forecasts and alerts.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A basic MCP server implementing a weather tool using Next.js and the Vercel MCP adapter.
    8
    1
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables AI models to fetch weather alerts and detailed forecasts for US locations using the National Weather Service API.
    58
    GPL 3.0
  • A
    license
    Not graded
    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
  • A
    license
    Not graded
    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