Servers
Mcp Weather
@wizcas
A simple MCP server that provides weather info
Overview
What is Mcp Weather?
Mcp Weather is an MCP server that provides weather information. It is developed for learning purposes and runs on SSE (Server-Sent Events) mode.
How to use Mcp Weather?
Run the server with pnpm start. In an MCP client such as Cherry Studio, add a server pointing to http://localhost:3000/sse to fetch the weather tools.
Key features of Mcp Weather
- Provides weather information via the Model Context Protocol
- Operates over SSE transport mode
- Built for educational MCP server development
Use cases of Mcp Weather
- Learning how to build and run an MCP server
- Prototyping weather‑related tool integrations in MCP clients
FAQ from Mcp Weather
—