Installation & Configuration
{
"weather": {
"command": "python",
"args": [
"weather.py"
],
"env": {
"OPENWEATHER_API_KEY": "your_openweather_api_key"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13