Feishu MCP MCP Server
Feishu/Lark document and messaging management.
Overview
This MCP server provides seamless integration with Feishu and Lark platforms, enabling comprehensive document and messaging management through a standardized protocol interface. Built with TypeScript, it delivers a powerful bridge between AI assistants and enterprise communication infrastructure, allowing users to automate workflows and enhance productivity within their existing Feishu ecosystems. The server serves as a central hub for managing organizational communication and documentation needs programmatically.
The server supports a wide range of capabilities including document creation, retrieval, and modification across Feishu's collaborative workspace. Users can manage messages, access chat histories, organize files, and interact with team channels directly through API calls. The implementation handles authentication securely and provides robust error handling for reliable operations in production environments. Advanced features include batch operations, real-time synchronization, and support for various content types within the Feishu platform.
Compatible with any MCP-compliant client including Claude Desktop and other AI assistants supporting the Model Context Protocol, this server enables numerous practical applications. Typical use cases encompass automated report generation, intelligent document organization, message aggregation for analysis, workflow automation between Feishu and external systems, and enhanced team collaboration features. Organizations seeking to leverage AI capabilities within their Feishu infrastructure will find this community-maintained solution particularly valuable for streamlining communication workflows and improving operational efficiency.
Installation
npx -y @modelcontextprotocol/server-feishu-mcpCompatible Clients
Related
FAQ
- How do I install the Feishu MCP MCP server?
- Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
- Which AI clients support the Feishu MCP MCP server?
- The Feishu MCP MCP server is compatible with Claude Desktop, Cursor. Any MCP-compatible client should work.