Back to directory
lloydzhou/bitable-mcp

lloydzhou/bitable-mcp

@lloydzhou

This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.

bitablelarktabledatabasespreadsheetmcp-server

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13