bitable-mcp
2
The Bitable MCP Server provides integration with Lark Bitable via the Model Context Protocol, enabling interactions with tables using predefined tools. The server supports one-click installation and various configuration options.
Bitable MCP Server
This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.
One click installation & Configuration
Installing via Smithery
To install Bitable Server for Claude Desktop automatically via Smithery, use the Smithery CLI.
Available Tools
list_table
- List tables for the current Bitable.describe_table
- Describe a table by its name.read_query
- Execute a SQL query to read data from the tables.
Manual installation and configuration
Please make sure uvx
is installed before installation. Add to your Claude settings or use pip installation.