lark-mcp-server
If you are the rightful owner of lark-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for Lark/Feishu, enabling MCP-compatible applications to interact with Lark's various collaboration capabilities.
Lark MCP Server provides a bridge between AI models and Lark's collaboration platform by implementing the Model Context Protocol (MCP) specification. This server allows AI assistants to send messages to Lark users, retrieve calendar events, create new calendar events, and add attendees to calendar events. The server uses the standard I/O (stdio) transport layer to communicate with MCP clients, making it compatible with various AI model implementations that support the MCP standard.
Features
- Message Sending: AI models can send direct messages to Lark users.
- Calendar Management: List events within a specific time range, create new calendar events with customizable details, and add various types of attendees to events (users, groups, meeting rooms, external emails).