L

Lark Bitable

Connects to Lark Bitable for SQL-like querying of structured data, enabling table listing, schema in...

146 views
0 installs
Updated Nov 21, 2025
Not audited
Connects to Lark Bitable for SQL-like querying of structured data, enabling table listing, schema inspection, and read operations using Lark API credentials.
  1. Obtain a Lark Developer Account

  2. Create a new App in the Lark Developer Console

    • Navigate to the "Console" or "Develop Apps" section.
    • Click "Create App" and fill in the required details (App name, icon, etc.).
  3. Get the APP_TOKEN

    • In the app's settings under "Credentials" or "Basic Info," find the "App ID" and "App Secret."
    • Use these to generate an APP_TOKEN (also known as App Access Token) by following Lark's official documentation for obtaining App Tokens. Typically, you will:
      • Use the App ID and App Secret to call the https://open.larksuite.com/open-apis/auth/v3/app_access_token/internal API endpoint.
      • You will receive an app_access_token in the response.
  4. Generate the PERSONAL_BASE_TOKEN

    • In your Lark workspace, go to Bitable and open the table you want to connect.
    • Click the “Share” or “Developer” icon to find “API authorization” and generate a “Base Token” (personal access token for Bitable).
    • Alternatively, follow Lark’s official Bitable API token documentation.
  5. Fill in the FastMCP Connection Interface

    • Click the "Install Now" button for adding ENVs.
    • Enter PERSONAL_BASE_TOKEN with your copied personal base token.
    • Enter APP_TOKEN with your generated app token.
    • Save the configuration.

You now have your required ENV values filled in for FastMCP.

Quick Start

View on GitHub

More for Database

View All →

More for Analytics and Data

View All →

Similar MCP Servers

Lark Base

Lark Base

Official

Integrates with Lark Base (formerly Feishu Bitable) to enable data retrieval, field management, and table manipulation across collaborative spreadsheets and databases using app tokens and personal base tokens for authentication.

Database

Report Issue

Thank you! Your issue report has been submitted successfully.