MCP ExplorerExplorer

Mcp Weather

@wizcason a year ago
1 MIT
FreeCommunity
AI Systems
A simple MCP server that provides weather info

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.

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.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers