a year ago
test
Server Config
{
"mcpServers": {
"weather": {
"command": "uv",
"args": [
"--directory",
"PATH/TO/YOUR/WEATHER/MCP/SERVER",
"run",
"weather.py"
]
}
}
}{
"mcpServers": {
"weather": {
"command": "uv",
"args": [
"--directory",
"PATH/TO/YOUR/WEATHER/MCP/SERVER",
"run",
"weather.py"
]
}
}
}