Installation & Configuration
{
"mcpServers": {
"name": {
"type": "stdio",
"command": "your-path/python.exe",
"args": [
"your-program-path/main.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/28
Updated
2026/6/7