MCP Send to Feishu Server
@byom
About MCP Send to Feishu Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp_server_send_to_feishu": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Send to Feishu Server?
MCP Send to Feishu Server is a Model Context Protocol server that sends notifications to Feishu (Lark) and WebSocket when agent tasks are completed. It also logs all notifications to a local file. It is designed for users of LLM clients that support MCP, such as Claude Desktop and Cursor.
How to use MCP Send to Feishu Server?
Install the server via uv or pip, then configure it in your LLM client’s MCP settings (e.g., claude_desktop_config.json or .cursor/mcp.json). After configuration, add a prompt like finally, send me a notification when task finished. at the end of your task to trigger notifications.
Key features of MCP Send to Feishu Server
- Sends notifications to Feishu webhook on task completion
- Sends notifications to a WebSocket server
- Logs all notifications to a local JSON file
- Based on standard MCP protocol
- Works with Claude Desktop and Cursor
Use cases of MCP Send to Feishu Server
- Get a Feishu message when a long-running AI agent task finishes
- Integrate task completion alerts into a custom dashboard via WebSocket
- Maintain a local audit log of all agent notifications
FAQ from MCP Send to Feishu Server
What are the dependencies or runtime requirements?
The server requires Python and the uv package manager (or pip). It uses the MCP standard protocol and connects to a Feishu webhook and a WebSocket server.
Where are notifications logged?
Notifications are logged to a local file named notifications.log in JSON format, containing the title, message, and timestamp.
What webhook URL is used for Feishu?
The server is pre-configured with a Feishu webhook URL (https://www.feishu.cn/***). No custom webhook setup is described in the README.
What is the default WebSocket server?
The server connects by default to ws://localhost:8765.
Does the server support authentication or custom transports?
The README does not mention any authentication mechanisms. The server uses standard MCP stdio transport as shown in the Claude Desktop and Cursor configuration examples.
Frequently asked questions
What are the dependencies or runtime requirements?
The server requires Python and the `uv` package manager (or `pip`). It uses the MCP standard protocol and connects to a Feishu webhook and a WebSocket server.
Where are notifications logged?
Notifications are logged to a local file named `notifications.log` in JSON format, containing the title, message, and timestamp.
What webhook URL is used for Feishu?
The server is pre-configured with a Feishu webhook URL (`https://www.feishu.cn/***`). No custom webhook setup is described in the README.
What is the default WebSocket server?
The server connects by default to `ws://localhost:8765`.
Does the server support authentication or custom transports?
The README does not mention any authentication mechanisms. The server uses standard MCP stdio transport as shown in the Claude Desktop and Cursor configuration examples.
Basic information
More Communication MCP servers

MailStream
Sponge LabsThe first MCP server for physical mail. Give any MCP-compatible AI agent the ability to send real postcards and letters, verify addresses, manage mailing lists and artwork, and track direct mail campaigns. Remote Streama
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。

Slack
modelcontextprotocolModel Context Protocol Servers
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
Comments