larksuite/lark-openapi-mcp
飞书/Lark官方 OpenAPI MCP
Platform-specific configuration:
{
"mcpServers": {
"lark-openapi-mcp": {
"command": "npx",
"args": [
"-y",
"lark-openapi-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/@larksuiteoapi/lark-mcp) [](https://www.npmjs.com/package/@larksuiteoapi/lark-mcp) [](https://nodejs.org/)
English | 中文
Developer Documentation Retrieval MCP
> ⚠️ Beta Version Notice: This tool is currently in Beta stage. Features and APIs may change, so please stay updated with version releases.
This is the Feishu/Lark official OpenAPI MCP (Model Context Protocol) tool designed to help users quickly connect to the Feishu/Lark platform and enable efficient collaboration between AI Agents and Feishu/Lark. The tool encapsulates Feishu/Lark Open Platform API interfaces as MCP tools, allowing AI assistants to directly call these interfaces and implement various automation scenarios such as document processing, conversation management, calendar scheduling, and more.
Before using the lark-mcp tool, you need to create a Feishu/Lark application:
For detailed application creation and configuration guidelines, please refer to the [Feishu Open Plat
Loading reviews...