Lark Base
Integrates with Lark Base (formerly Feishu Bitable) to enable data retrieval, field management, and table manipulation across collaborative spreadsheets and databases using app tokens and personal base tokens for authentication.
4 stars
0 tools
Created Aug 2025
@lark-base-team/lark-base-team-lark-base-lark-base-mcp-node-serverAbout
Integrates with Lark Base (formerly Feishu Bitable) to enable data retrieval, field management, and table manipulation across collaborative spreadsheets and databases using app tokens and personal base tokens for authentication.
Categories
general
Installation
npm
npm install @lark-base-team/lark-base-team-lark-base-lark-base-mcp-node-server
Configuration
{
"mcpServers": {
"lark-base-team-lark-base-lark-base-mcp-node-server": {
"command": "npx",
"args": [
"-y",
"@lark-base-team/lark-base-team-lark-base-lark-base-mcp-node-server"
]
}
}
}