Feishu/Lark
Integrates with Feishu/Lark's collaboration suite, enabling AI assistants to interact with productivity tools through the official Node.js SDK.
Featured
View Source185 stars
0 tools
Created Aug 2025
@larksuite/larksuite-feishu-lark-lark-openapi-mcpAbout
Integrates with Feishu/Lark's collaboration suite, enabling AI assistants to interact with productivity tools through the official Node.js SDK.
Categories
general
Installation
npm
npm install @larksuite/larksuite-feishu-lark-lark-openapi-mcp
Configuration
{
"mcpServers": {
"larksuite-feishu-lark-lark-openapi-mcp": {
"command": "npx",
"args": [
"-y",
"@larksuite/larksuite-feishu-lark-lark-openapi-mcp"
]
}
}
}