MCP.so
Sign In

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

Category

Communication

License

MIT

Runtime

node

Transports

stdio

Publisher

Li-vien

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

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 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

Comments

More Communication MCP servers