mcp-weather-server

mcp-weather-server

3.1

If you are the rightful owner of mcp-weather-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Weather Server is a weather server implementation designed for the Model Context Protocol (MCP) project, providing weather data services.

MCP Weather Server

A weather server implementation for the MCP project.

Setup

  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. Start the server:
npm start