lark-tools-mcp
by Li-vien
MCP server provides Feishu related operations to AI encoding agents such as cursor. It connects Feishu with cursor, enabling LLMs to read documents, send messages, approve contracts, and process data.
Last updated: N/A
What is lark-tools-mcp?
lark-tools-mcp is a server that integrates Feishu (Lark) with AI encoding agents like Cursor, allowing LLMs to interact with Feishu services.
How to use lark-tools-mcp?
- Create a Feishu self-built application with necessary permissions. 2. Configure the .env file with your Feishu app ID and secret. 3. Run the MCP server using
yarn install
andyarn start
. 4. Add MCP to Cursor. 5. In Agent mode, input a Feishu document link to have AI read and organize the content.
Key features of lark-tools-mcp
Feishu document access
Message sending
Contract approval (potential)
Data processing (potential)
Integration with Cursor
Use cases of lark-tools-mcp
Reading and summarizing Feishu documents with AI
Automating tasks within Feishu using AI agents
Integrating Feishu data into AI workflows
Using AI to assist with contract approvals in Feishu
Leveraging AI for data processing within Feishu
FAQ from lark-tools-mcp
What is Feishu?
What is Feishu?
Feishu (also known as Lark) is a collaboration and communication platform.
What is Cursor?
What is Cursor?
Cursor is an AI-powered code editor.
How do I get a Feishu App ID and Secret?
How do I get a Feishu App ID and Secret?
You need to create a self-built application in the Feishu developer console and obtain the credentials.
What permissions are required for the Feishu app?
What permissions are required for the Feishu app?
The required permissions depend on the specific functionalities you want to use. Refer to the Feishu documentation for details.
Is this project actively maintained?
Is this project actively maintained?
Please refer to the repository's commit history and issue tracker for the latest activity.