- Explore MCP Servers
- mcp-weather
Mcp Weather
What is Mcp Weather
mcp-weather is a simple MCP server that provides weather information, developed primarily for learning purposes.
Use cases
Use cases for mcp-weather include integrating weather data into a personal project, developing educational tools for learning about APIs, and testing MCP client functionalities.
How to use
To use mcp-weather, run the server using the command ‘pnpm start’. Then, in an MCP client like Cherry Studio, add an MCP server pointing to ‘http://localhost:3000/sse’ to fetch the weather information.
Key features
Key features of mcp-weather include its simplicity, the ability to provide real-time weather information via Server-Sent Events (SSE), and its educational purpose for developers.
Where to use
mcp-weather can be used in various applications that require weather data, such as mobile apps, web applications, and educational projects.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Weather
mcp-weather is a simple MCP server that provides weather information, developed primarily for learning purposes.
Use cases
Use cases for mcp-weather include integrating weather data into a personal project, developing educational tools for learning about APIs, and testing MCP client functionalities.
How to use
To use mcp-weather, run the server using the command ‘pnpm start’. Then, in an MCP client like Cherry Studio, add an MCP server pointing to ‘http://localhost:3000/sse’ to fetch the weather information.
Key features
Key features of mcp-weather include its simplicity, the ability to provide real-time weather information via Server-Sent Events (SSE), and its educational purpose for developers.
Where to use
mcp-weather can be used in various applications that require weather data, such as mobile apps, web applications, and educational projects.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MCP Weather
An MCP server that provides weather information. Developed for learning purpose.
** Runs on SSE mode**
Scaffolded by this template repo: https://github.com/chenlong-io/ts-koa-starter
Usage
Run the server:
pnpm start
In an MCP client, Cherry Studio for example, add an MCP server pointing to:
http://localhost:3000/sse
It should fetch the tool list correctly.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










