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