Installation & Configuration
{
"mcpServers": {
"weather": {
"command": "uv",
"args": [
"--directory",
"/your/path/to/weather-mcp",
"run",
"-m",
"weather_mcp_server.main",
"--api-key",
"xxxxxxxxxxxxxxx"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17