carlota-moh/weather
3.1
If you are the rightful owner of weather 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.
This is a proof of concept (POC) for a Model Context Protocol (MCP) server that retrieves weather data.
Weather MCP
POC for an MCP server that retrieves weather data. Done using this tutorial.
Running the server
-
Install dependencies:
npm install
-
Build the project:
npm run build
-
Start the server:
npm start