# Feishu / Lark MCP Official MCP server from ByteDance Feishu (Lark) OpenPlatform. Lets the model call Feishu/Lark OpenAPIs: send messages, manage docs, bitable, calendar, contacts. ## Setup - Create an app at open.feishu.cn (or open.larksuite.com) and get its **App ID** (`cli_xxx`) and **App Secret**. - Edit the install args: replace `cli_YOUR_APP_ID` after `-a` and `YOUR_APP_SECRET` after `-s` with your values. - Grant the app the API scopes you need in the developer console. Runs via `npx -y @larksuiteoapi/lark-mcp`.
Feishu / Lark by larksuite
Official Feishu (Lark) OpenAPI MCP server — operate Feishu/Lark docs, messages, calendar, bitable and contacts.
Loading...