Skip to main content
Glama
81,811 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Finding MCP servers that support SSE or Streamable HTTP, excluding stdio transport" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • 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
    131
    ISC
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables geospatial operations such as geocoding, routing, map visualization, satellite imagery, and weather data through a unified MCP interface, making Earth data accessible to non-programmers.
  • 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
    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
    Not graded
    quality
    D
    maintenance
    A Server-Sent Events implementation using FastAPI framework that integrates Model Context Protocol (MCP), allowing AI models to access external tools and data sources like weather information.
    51
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that provides weather information using the Open-Meteo API, allowing users to get current weather for specific cities and retrieve weather data for date ranges.
    Apache 2.0
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides current weather and forecasts via OpenWeatherMap API, enabling users to query temperature, humidity, wind speed, and multi-step forecasts for any city.
    1
  • F
    license
    A
    quality
    C
    maintenance
    Provides real-time weather alerts from the National Weather Service API via the Model Context Protocol. It allows LLMs to fetch active alerts for specific US states using both STDIO and SSE transport protocols.
    1
    1
  • F
    license
    B
    quality
    C
    maintenance
    Enables querying hardcoded weather data for Delhi, Mumbai, and Bangalore through natural language, using a single stdio-transport tool that Claude can discover and call.
    1
  • 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
    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.
    11
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides weather forecasts and active alerts for US locations using the National Weather Service API. It supports both local stdio and remote HTTP/SSE transport modes for flexible integration with MCP clients.
    80
    GPL 3.0
  • 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