Feishu (Lark)

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.

Featured
View Source
122 stars
0 tools
Created Aug 2025
@cso1z/cso1z-feishu-lark-feishu-mcp

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.

Categories

general

Installation

npm

npm install @cso1z/cso1z-feishu-lark-feishu-mcp

Configuration

{ "mcpServers": { "cso1z-feishu-lark-feishu-mcp": { "command": "npx", "args": [ "-y", "@cso1z/cso1z-feishu-lark-feishu-mcp" ] } } }