飞书MCP机器人
@Chenzhi-Ana
About 飞书MCP机器人
飞书MCP服务器,用于通过MCP协议向飞书发送消息
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"feishu_mcp_server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Chenzhi-Ana/feishu_mcp_server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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.
Frequently asked questions
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.
Basic information
More Communication MCP servers
atbridge.ai
atbridge-aiLocal MCP server for Thunderbird. Gives Claude Desktop, Cursor, or any MCP client read/write access to multiple mailboxes, calendars, contacts, notes & tasks (Gmail, Outlook, IMAP) — all on your machine.
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
Outlook MCP Server
Wallisking1991Discord MCP Server
hanwegMCP server for discord bot
Mektup-mcp
WeeCiMektup gives AI agents and their humans a real email mailbox, not just a one-way sending API. Through 41 MCP tools, an agent can register a domain, create a mailbox, send and receive mail, and manage threads, drafts, fol
Comments