Overview
Features
Access to Lark Bitable via MCP
Core capability enabling clients to operate on Bitable tables through the MCP interface.
list_table tool
Lists tables for the current Bitable and returns a JSON-encoded list of table names.
describe_table tool
Describes a table by name and returns a JSON-encoded list of its columns.
read_query tool
Executes a SQL query to read data from tables and returns a JSON-encoded list of results.
Smithery installation
One-click installation of the Bitable MCP Server for Claude Desktop via the Smithery CLI.
Claude installation flow (uvx and pip for Claude/Zed)
Install and configure the server for Claude (and Zed) using either uvx or pip, with token-based environment variables.
Manual installation configuration (uvx)
Configure the MCP server for uvx by adding the bitable-mcp entry and env tokens in Claude/Zed settings.
Manual installation configuration (pip)
Configure the MCP server for pip installation by updating Claude/Zed settings and providing env tokens.
Who Is This For?
- Developers:Integrate Lark Bitable into MCP-enabled copilots and workflows.
- AI copilots / agents:Use predefined MCP tools to query and manage Bitable data within Claude or Zed contexts.
- Claude users:Install via Smithery or manual installation and configure token-based access to Bitable.




