{"slug":"lloydzhou/bitable-mcp","name":"Bitable","description":"Interact with Lark Bitable tables and data using the Model Context Protocol.","category":"database","tags":[],"official":false,"stars":2,"transport":"http","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"list_table","description":"List tables for the current Bitable. Returns a JSON-encoded list of table names."},{"name":"describe_table","description":"Describe a table by its name. Parameters: name (str): The name of the table to describe. Returns a JSON-encoded list of columns in the table."},{"name":"read_query","description":"Execute a SQL query to read data from the tables. Parameters: sql (str): The SQL query to execute. Returns a JSON-encoded list of query results."}],"env_vars":["PERSONAL_BASE_TOKEN"],"auth_type":"none","github":"https://github.com/lloydzhou/bitable-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}