Feishu-MCP
36
The Feishu MCP Server allows AI-driven coding tools such as Cursor, Windsurf, and Cline to access and manipulate Feishu documents efficiently. It supports detailed document management and editing features, with planned functionality for advanced content insertion. The server is specifically designed to integrate with Cursor, leveraging Feishu's document data for enhanced coding assistance.
Feishu MCP Server
Provides access to Feishu documents for AI-powered coding tools like Cursor, Windsurf, and Cline, using a Model Context Protocol server.
Core Features
Document Management
- Create new Feishu documents in specified folders.
Document Content Operations
- Retrieve document information such as titles and block structures.
- Extract plain text for analysis.
- Edit document content with styles, alignment, headers, and lists.
Planned Features
- Insertion of tables, charts, flow diagrams, and formulas.
How It Works
- Open editor in Cursor's Agent mode and provide Feishu document link.
- Cursor interacts with Feishu data to analyze or create content.
Installation
Quick Run with NPM
- Use
npx
,pnpx
,yarn
, orbunx
withfeishu-mcp
and provide your Feishu App ID and Secret.
For detailed app configuration, refer to the official guide and .
Connecting to Cursor
Configure Cursor
- Open Cursor settings and add MCP Server URL.
- Verify connection.
Usage
- Open AI panel in Cursor.
- Perform document creation or modification with specified folder tokens or document links.
Document Permissions and Troubleshooting
- Different permissions for bot and document access.
- Verify and troubleshoot permissions using Feishu API Explorer.