mcp-feishu-proj
The project provides an MCP server implementation for Feishu Project Management Tool, enabling AI assistants to manage and query tasks within Feishu projects. It supports a range of features including authentication, view management, and work item management.
Overview
This project is an MCP server implementation for Feishu Project Management Tool. It allows AI assistants to interact with the Feishu project management system using the MCP protocol, providing features like viewing project lists and details. It supports authentication, view management, work item management, attachment management, and more. The tool can be integrated into MCP protocol-supported clients like Claude Desktop.
Features
- Authentication and authorization
- View management (retrieve view lists and details)
- Work item management (retrieve work item details and metadata)
- Role and personnel configuration
Usage
To use this server with clients that support the MCP protocol, configure the client by adding this server as detailed in the usage instructions.
Deployment
The project supports Docker and Kubernetes deployment with instructions provided for both methods.