飞书MCP机器人
@Chenzhi-Ana
飞书MCP机器人 について
飞书MCP服务器,用于通过MCP协议向飞书发送消息
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"feishu_mcp_server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Chenzhi-Ana/feishu_mcp_server",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 飞书MCP机器人?
飞书MCP机器人 is an MCP (Model Context Protocol) server that acts as a proxy between MCP clients (such as Claude or Cursor) and a Feishu (Lark) bot. It enables users to combine LLMs with Feishu bot functionality to execute business logic.
How to use 飞书MCP机器人?
Install automatically via Smithery (npx -y @smithery/cli install @Chenzhi-Ana/feishu_mcp_server --client claude) or manually. Run the server with uv --directory YOUR_PATH run bot.py --webhook YOUR_WEB_HOOK, replacing YOUR_PATH with your local path and YOUR_WEB_HOOK with your Feishu bot webhook URL.
Key features of 飞书MCP机器人
- Proxies LLM requests to a Feishu bot via MCP
- Supports clients like Claude and Cursor
- Configuration via a single webhook parameter
- Easy installation through Smithery or manual setup
- Bridges AI models with Feishu business logic
Use cases of 飞书MCP机器人
- Send automated Feishu messages or alerts triggered by an LLM
- Execute Feishu bot commands in response to AI-driven conversations
- Integrate Feishu workflows with Claude or Cursor agents
FAQ from 飞书MCP机器人
What is the purpose of 飞书MCP机器人?
It allows Claude or Cursor users to use a Feishu bot to execute business logic through the MCP protocol.
How do I configure the server?
Set a webhook URL for your Feishu bot and run the command uv --directory YOUR_PATH run bot.py --webhook YOUR_WEB_HOOK, replacing YOUR_PATH and YOUR_WEB_HOOK with your values.
Can I install 飞书MCP机器人 without Smithery?
Yes, you can install it manually by running the Python script directly; Smithery provides an automated alternative.
What clients does 飞书MCP机器人 work with?
It works with any MCP-compatible client, specifically mentioned for Claude and Cursor.
What transport does 飞书MCP机器人 use?
The server communicates via a webhook endpoint provided by the Feishu bot; the MCP client connects over standard MCP transport.
「コミュニケーション」の他のコンテンツ
MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
Telegram MCP Server
kfastovTelegram user console client and archiver
Telegram MCP server
chaindeadTelegram MCP for managing dialogs, messages, drafts, read statuses, and more.
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
コメント