mcp-weather-server
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
- Install dependencies:
npm install
- Build the project:
npm run build
- Start the server:
npm start