HypelivebytheHYPER/lark-bitable-mcp
3.2
If you are the rightful owner of lark-bitable-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Lark Bitable MCP Server is a focused MCP server providing only Lark Bitable (Base) operations through Claude Code.
Tools
Functions exposed to the LLM to take actions
bitable_create_app
Create new Bitable app
bitable_get_app
Get app details
bitable_list_apps
List all accessible apps
bitable_create_table
Create new table
bitable_list_tables
List tables in app
bitable_get_table
Get table details
bitable_delete_table
Delete table
bitable_list_fields
List table fields
bitable_create_field
Create new field
bitable_update_field
Update field properties
bitable_create_record
Create single record
bitable_batch_create_records
Create up to 500 records
bitable_search_records
Search/filter records
bitable_update_record
Update single record
bitable_batch_update_records
Update up to 500 records
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client