About
Overview
The Lark MCP Server enables AI agents to interact with Lark (Feishu) for messaging and document collaboration. It provides tools for sending messages, managing groups, and accessing shared documents.
Capabilities
Tools & Capabilities
⚡send_message
Send a message to a chat
⚡list_chats
List group chats
⚡create_document
Create a shared document
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-larkExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"lark": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-lark"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026