Installation & Configuration
{
"mcpServers": {
"qyweixin_bot": {
"disabled": false,
"timeout": 60,
"command": "python",
"args": [
"D:\\code\\qyweixin_bot_mcp_server\\server.py"
],
"env": {
"key": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"PYTHONIOENCODING": "utf-8"
},
"transportType": "stdio",
"alwaysAllow": []
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15