飞书机器人MCP服务,可以通过该服务向飞书发送消息
Project description
飞书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/feishu_mcp_server --client claude
Installing Manually
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iflow_mcp_chenzhi_ana_feishu_bot-0.1.0.tar.gz.
File metadata
- Download URL: iflow_mcp_chenzhi_ana_feishu_bot-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c5cc7e88e6e2e5478030b438dd1a46bc50aea50b5328f5092bb64ea1240bea2
|
|
| MD5 |
7698feffc7fc7dd443e2bd2ba0c4035d
|
|
| BLAKE2b-256 |
40932908734655f5e633b0ae0ec05c03e5ec68ebfe17c328d97eb3729a5c5ddf
|
File details
Details for the file iflow_mcp_chenzhi_ana_feishu_bot-0.1.0-py3-none-any.whl.
File metadata
- Download URL: iflow_mcp_chenzhi_ana_feishu_bot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5960af19bf87af3d3ddf06947b8c00de5b0b69c0df8a70c81bad6ec1349464cd
|
|
| MD5 |
a92c6711132ee18ae70fb865b1ea9864
|
|
| BLAKE2b-256 |
a0167598ca8007878f552ba99ef475522d8d37a7e4401d791584c177d1fbb1a1
|