Developer Tools
Trust: 30/100 (Limited)io.github.StarHawkMK1/weather Guide
MCP weather server for Windows tutorial
by StarHawkMK1
Quick Start
Install
npx @starhawk/mcp-weather-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-starhawkmk1-weather": {
"command": "npx",
"args": [
"@starhawk/mcp-weather-server"
]
}
}
}