Installation & Configuration
{
"mcpServers": {
"feishu-webhook": {
"command": "python",
"args": [
"/绝对路径/到/feishu-webhook/server.py"
],
"env": {
"FEISHU_WEBHOOK_URL": "https://open.feishu.cn/open-apis/bot/v2/hook/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15