Installation & Configuration
{
"mcpServers": {
"weather_service": {
"command": "uv",
"args": [
"--directory",
"/path/to/project",
"run",
"weather-service"
],
"env": {
"OPENWEATHER_API_KEY": "YOUR_API_KEY"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15