MCPServers
Lark Bitable - MCP server logo

Lark Bitable

2
0

Summary

Bitable MCP Server provides access to Lark Bitable through the Model Context Protocol, allowing AI assistants to interact with Bitable tables using SQL-like queries. Built by lloydzhou, it leverages the pybitable library to establish connections to Lark's API and offers three main tools: listing available tables, describing table schemas, and executing read queries against the data. The implementation requires Lark API credentials (personal base token and app token) and supports one-click installation for Claude Desktop, making it ideal for workflows that need to analyze or reference structured data stored in Lark Bitable without leaving the conversation interface.

Available Actions(3)

list_table

List tables for the current Bitable. Returns a JSON-encoded list of table names.

describe_table

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.

read_query

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.

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ