Skip to main content
Glama
90,975 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding Boss Mode" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • 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.
    2 npm
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    A minimal Express-based MCP server that exposes a weather tool through HTTP endpoints, demonstrating how to implement the Model Context Protocol with streamable HTTP transport.
    2 npm
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides weather information tools including alerts for US states and forecasts by coordinates using the National Weather Service API. Uses streamable HTTP transport for scalable, multi-session connections.
    1 npm
    ISC
  • F
    license
    Not graded
    quality
    C
    maintenance
    Exposes the getWeather and getTime tools over a stateless streamable-HTTP MCP endpoint at /mcp, so clients can look up weather for a location and the current time for a timezone through MCP tool calls. Running the same pure tool code as the app's OpenAPI surface, it lets you register the deployment as a remote MCP tool and compare MCP against custom-OpenAPI integration.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to retrieve current weather conditions and 3-day forecasts for cities through standardized MCP tools over stdio.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables users to retrieve real-time weather, multi-day forecasts, and air quality data for cities worldwide through MCP tools in Cursor or other clients, using free Open-Meteo data with no API keys required.
    -