feishu-tools-mcp
@Li-vien
About feishu-tools-mcp
MCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 feishu-tools-mcp?
feishu-tools-mcp is an MCP server that provides Feishu (Lark) related operations to AI coding agents such as Cursor. It enables LLMs to read documents, send messages, handle contract approvals, and process data through Feishu.
How to use feishu-tools-mcp?
Copy .env.example to .env, then set FEISHU_APP_ID and FEISHU_APP_SECRET from your Feishu self-built app. Run yarn install and yarn start to start the server, then add it to Cursor as an MCP tool. In Agent mode, paste a Feishu document link and ask the AI to read and summarize it.
Key features of feishu-tools-mcp?
- Get Feishu document content as plain text
- Send messages via Feishu (implied)
- Approve contracts (implied)
- Process Feishu data (implied)
Use cases of feishu-tools-mcp?
- Have an AI read and summarize a Feishu document from a link
- Automate sending Feish
More Communication MCP servers
slack-mcp-server
ubie-ossA Slack MCP server
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
WhatsApp MCP Server
lharriesWhatsApp MCP server
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
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.
Comments