Overview of feishu-mcp
mainThe feishu-mcp project is a Model Context Protocol (MCP) server that provides AI-driven coding tools (like Cursor, Windsurf, and Cline) with the ability to access, edit, and structurally process Feishu (Lark) documents. It also supports Feishu task management and user information queries.
Key capabilities include:
- Document Processing: Get, understand, create, and edit Feishu documents.
- Task Management: List, create, update, and delete Feishu tasks (including sub-tasks and member management).
- User Information: Search for users by name or retrieve users by ID for task assignment and collaboration.
- CLI Access: Includes a standalone
feishu-toolCLI for terminal or script usage without needing to start the MCP server.