a year ago
天气
Server Config
{
"mcpServers": {
"weather": {
"args": [
"weather_server.py"
],
"command": "python",
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}{
"mcpServers": {
"weather": {
"args": [
"weather_server.py"
],
"command": "python",
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}