A

Airtable MCP Server

A Model Context Protocol server that provides tools for programmatically managing Airtable bases, ta...

86 views
1 installs
Updated Feb 7, 2026
Not audited
A Model Context Protocol server that provides tools for programmatically managing Airtable bases, tables, fields, and records through Claude Desktop or other MCP clients.
  1. Log in to Airtable

    • Open airtable.com and sign in with the account that will own the API token.
  2. Open the Personal Access Token (Builder Hub) page

    • Go to the Builder Hub / Personal access tokens area (Airtable's "Create tokens" page).
  3. Create a new personal access token

    • Click to create a new token.
    • Give the token a descriptive name (e.g., "FastMCP — Airtable MCP").
    • For scopes, select:
      • data.records:read
      • data.records:write
      • schema.bases:read
      • schema.bases:write
  4. Limit access to the correct workspace/bases

    • When prompted, select the workspace or specific bases you want the token to access.
    • Confirm any other token settings and create the token.
  5. Copy and securely store the token

    • After creation, copy the token value immediately — it will be shown only once.
    • Keep it secure (do not commit it to source control).
  6. Open the FastMCP connection interface and click “Install Now”

    • In the FastMCP connection UI use the provided “Install Now” button for adding environment variables.
  7. Add the AIRTABLE_API_KEY environment variable

    • In the FastMCP connection form/field for environment variables, create an entry:
      • Key: AIRTABLE_API_KEY
      • Value: (paste the personal access token you copied)
    • Save the connection / environment changes.
  8. Verify the configuration

    • Start or restart the MCP (or Claude Desktop) so it picks up the new ENV.
    • Test the Airtable MCP server (for example, run the command: “List all bases”) to confirm the token and permissions are working.
  9. Security best-practice

    • Treat the token like a password — rotate it if it’s ever exposed and restrict the workspace/bases and scopes to the minimum required.

How to Install Airtable MCP Server

Install Airtable MCP Server MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to Airtable MCP Server

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

View on GitHub

More for Database

View All →

More for Automation

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.