Installation & Configuration
{
"mcpServers": {
"weather": {
"command": "python",
"args": [
"src/main.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17
{
"mcpServers": {
"weather": {
"command": "python",
"args": [
"src/main.py"
]
}
}
}