Feishu (Lark)
MCP Serverby cso1z · Added 5mo ago
Claude
551
Install
npx -y feishu-mcpAdd to Claude
claude mcp add cso1z-feishu-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"feishu-lark": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Feishu (Lark) to enable document retrieval, messaging, and collaborative features directly within workplace conversations through a TypeScript implementation that runs as either a CLI or HTTP server.
Tags
Web & Browsermcp-servertypescriptnpm