Back to directory
@lloydzhou/bitable-mcp

@lloydzhou/bitable-mcp

@lloydzhou2

This MCP server provides access to Lark Bitable, allowing users to interact with Bitable tables and execute SQL queries through predefined tools.

Lark BitableBitabledatabasespreadsheet

Installation & Configuration

{
  "bitable-mcp": {
    "command": "uvx",
    "args": [
      "bitable-mcp"
    ],
    "env": {
      "PERSONAL_BASE_TOKEN": "your-personal-base-token",
      "APP_TOKEN": "your-app-token"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/19
Updated
2026/6/8