67
/ 100
1 month ago
mcp_so

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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: PERSONAL_BASE_TOKEN, APP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPERSONAL_BASE_TOKENyour_personal_base_token APP_TOKEN=your_app_token uv run --with uv --with bitable-mcp bitable-mcp-install
🔐 secretAPP_TOKENPERSONAL_BASE_TOKEN=your_personal_base_token =your_app_token uv run --with uv --with bitable-mcp bitable-mcp-install
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lloydzhou-bitable-mcp-ondeeu)](https://m8ven.ai/mcp/lloydzhou-bitable-mcp-ondeeu)
commit: edd2f236844d5ca4b51c0ac1ae54a1415ef52929
code hash: 6455ba52b2b64bd3fe5ab6da4e7d235b801899ba78ac38eaa562529be994b484
verified: 6/28/2026, 9:15:31 AM
view raw JSON →