lark-mcp
Lark/Feishu integration for MCP, supporting messaging, group management, Bitable CRUD, and document/wiki search.
Install
npx skills add https://github.com/whatevertogo/feishuskill --skill lark-mcpStats
| Total installs | 2,882 |
| Weekly installs | 2.9K |
| GitHub stars | 34 |
| First seen | Jan 20, 2026 |
| Source | @whatevertogo/feishuskill |
Summary
- Supports five capability areas: instant messaging, chat group creation and management, Bitable (multidimensional table) CRUD operations, document search and import, and wiki node retrieval
- Document and knowledge base search require OAuth configuration; otherwise returns error 99991663
- Tools use hyphenated naming convention (mcp__lark-mcp__tool_name) and require careful parameter structure: path for URL parameters, params for query strings, data for request body
- Content fields must be JSON strings (single-quoted), filter values must be arrays, and token types vary by operation (doxcn for documents, wikcn for wiki nodes)
- Use useUAT: true for user-initiated resource creation and private data access; false for public data queries
Tags
Related skills
| Skill | Installs | vs lark-mcp |
|---|---|---|
| apify-actorization | 2,711 | -171 |
| okx-onchain-gateway | 3,315 | +433 |
| agent-reach | 2,804 | -78 |
| apify-trend-analysis | 2,740 | -142 |
| apify-ecommerce | 3,208 | +326 |
FAQ
- How many installs does lark-mcp have?
- lark-mcp has 2,882 total installs and 2.9K installs this week.
- Where is lark-mcp hosted?
- lark-mcp is published by @whatevertogo/feishuskill at https://github.com/whatevertogo/feishuskill.
- How many GitHub stars does lark-mcp have?
- lark-mcp has 34 GitHub stars.
- When was lark-mcp first indexed?
- OrangeBot.AI first indexed lark-mcp on Jan 20, 2026.
- How do I install lark-mcp?
- Run: npx skills add https://github.com/whatevertogo/feishuskill --skill lark-mcp