lloydzhou/bitable-mcp
This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.
Platform-specific configuration:
{
"mcpServers": {
"bitable-mcp": {
"command": "npx",
"args": [
"-y",
"bitable-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...