飞书MCP机器人
目标
通过将飞书机器人用MCP server 代理,可以让cursor或者Claude的用户,可以结合LLM的模型后使用飞书机器人执行业务逻辑
+----------------+ +-------------+ +-------------+ +----------------+
| | | | | | | |
| Claude/Cursor |----->| MCP Client |----->| MCP Server |----->| 飞书机器人 |
| | | | | | | |
+----------------+ +-------------+ +-------------+ +----------------+
调用流程说明:
1. Claude/Cursor 通过 MCP Client 发送请求
2. MCP Client 将请求转发给 MCP Server
3. MCP Server 处理请求并调用飞书机器人API
4. 飞书机器人与飞书API交互
``
## 配置
uv --directory YOUR_PATH run bot.py --webhook YOUR_WEB_HOOK
替换这两部分为你的路径和机器人地址即可
### Installing via Smithery
To install feishu_mcp_server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@Chenzhi-Ana/feishu_mcp_server):
bash npx -y @smithery/cli install @Chenzhi-Ana/feishumcpserver --client claude ```
Installing Manually
飞书MCP机器人
Project Details
- Chenzhi-Ana/feishu_mcp_server
- Last Updated: 4/3/2025
Categories
Recomended MCP Servers
ModelContextProtocol for Figma's REST API
A Model Context Protocol (MCP) server for Google Calendar integration in Cluade Desktop with auto authentication support. This...
MCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
MCP Server to interact with Google Gsuite prodcuts
hello-mcp is a tour and guide for beginners to Claude Desktop MCP Config Manager, designed to help them...
👨🔧 人間をMCPサーバーとして利用する👩🔧
A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
🚀 The open-source alternative to Twilio.





