Stats
Actions
Tags
From lark
Connects to Lark (Feishu) for messaging, calendar, document, and collaboration features via the Lark CLI. Runs locally as a subprocess.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"lark": {
"command": "npm",
"args": [
"run",
"--silent",
"--prefix",
"${CLAUDE_PLUGIN_ROOT}",
"start"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
npmCommand-line arguments passed to the server process
npx claudepluginhub is908/claude-lark-plugin --plugin lark