Why this server?
This server provides real-time weather information through the OpenWeatherMap API, directly addressing the 'Get current weather information' requirement.
AsecurityAlicense-qualityAn MCP server that provides real-time weather information including temperature, humidity, wind speed, and sunrise/sunset times through the OpenWeatherMap API.Last updated a year ago414MITWhy this server?
This server implements Server-Sent Events (SSE) and integrates Model Context Protocol (MCP), allowing AI models to access external tools and data sources like weather information, while supporting streamable http.
-securityAlicense-qualityA 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.Last updated a year ago52MITWhy this server?
This option provides an SSE implementation using FastAPI, which inherently supports streamable HTTP connections. It also allows AI models to access external tools and data sources like weather information which meets the 'Get current weather information' requirement.
-securityAlicense-qualityA 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.Last updated a year ago52MITWhy this server?
This SSE-based MCP server directly connects to National Weather Service APIs, providing weather alerts and forecasts, while using SSE for streamable data.
-securityFlicense-qualityThis SSE-based MCP server allows users to connect and interact with National Weather Service APIs to retrieve weather alerts and forecasts.Last updated a year ago304Why this server?
This server uses the National Weather Service API and supports both synchronous and asynchronous HTTP requests, making it suitable for both retrieving weather information and supporting streamable HTTP.
-securityAlicense-qualityA Python-based MCP server that provides real-time weather information using the National Weather Service API, supporting both synchronous and asynchronous HTTP requests.Last updated 10 months agoMITWhy this server?
This option provides an SSE implementation using FastAPI, which inherently supports streamable HTTP connections. It allows AI models to access external tools and data sources like weather information.
-securityAlicense-qualityA 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.Last updated a year ago52MITWhy this server?
This Model Context Protocol server uses Ollama's LLM to provide weather information, which satisfies the weather data requirement. Also, since many newer servers use FastAPI and SSE, there's a good chance it supports streamable http.
AsecurityFlicense-qualityA Model Context Protocol compatible server that provides weather information for any city using Ollama's LLM capabilities through an exposed get-weather tool.Last updated 9 months ago1Why this server?
Provides real-time weather information and forecasts using the Open-Meteo API, fulfilling the weather information aspect, and likely supports streamable connections due to the use of modern API practices.
-securityFlicense-qualityA Model Context Protocol server that provides current weather information and 3-day forecasts for specified cities using the Open-Meteo API.Last updated a year ago