stZa9115/weatherMCP
3.1
If you are the rightful owner of weatherMCP 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 document provides a comprehensive overview of a Model Context Protocol (MCP) server setup, specifically focusing on a weather application.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
{ "mcpServers": { "weather": { "command": "C:\Users\s9706\.local\bin\uv.exe", "args": [ "--directory", "D:\localMCP\weather", "run", "weather.py" ] } }