Skip to main content
mcpFirst-partyLow risk Safety Privacy
Airtable logo

Airtable MCP Server for Claude

Read and write records, manage bases and tables in Airtable directly from Claude

HarnessClaude CodeCodexCursorClaude Desktop

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Brand
Airtable
Brand domain
airtable.com
Brand asset source
brandfetch
Package URL
/downloads/mcp/airtable-mcp-server.mcpb
Package SHA256
de3543063d919647fdf25c518ccd6679e32c5e9ae49d94150344fee4dabc3856
Safety notes
Restrict the Airtable API key to the bases and write scopes Claude is allowed to use before enabling record or schema changes.
Privacy notes
Airtable records, field values, attachments, and base metadata may be sent through the MCP client and model context.
Author
domdomegg
Claim status
unclaimed
Last verified
2025-09-18

Decision playbook

Ready to evaluate for your workflow

Signals are comparatively strong, but you should still validate source, privacy posture, and package provenance for your environment.

Compare context
Selected

0

Current score

96

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as first-party.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Complete

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    Package marked verified.

    Done
  • Checksum metadata

    SHA-256 hash is present.

    Done

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

Package install

Copy-ready — paste the snippet to get started.

2 minutes

Install command

Provided

Config snippet

Provided

Copy snippet

Provided

Prerequisites

10 to clear

Platforms

4 listed

Difficulty

0/100

Adoption plan

Balanced adoption plan

Current risk score 0/100. Use staged verification before broader rollout.

Risk 0

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    Package verification/checksum metadata is available.

    Done

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (6/6 signals complete).

Risk 0

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Present

Package integrity metadata is present.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

6/6 steps complete with no blocking gaps for this preset.

Risk 0

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is available.

Done

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

10 prerequisites to line up before setup. Have accounts and credentials ready first.

0/10 ready
Account & credentials2Install & runtime2Permissions & scopes2Network & hosting1General32 minutes

Safety & privacy surface

Safety & privacy surface

1 safety and 1 privacy notes across 2 risk areas. Review closely: credentials & tokens.

2 areas
  • SafetyCredentials & tokensRestrict the Airtable API key to the bases and write scopes Claude is allowed to use before enabling record or schema changes.
  • PrivacyGeneralAirtable records, field values, attachments, and base metadata may be sent through the MCP client and model context.

Safety notes

  • Restrict the Airtable API key to the bases and write scopes Claude is allowed to use before enabling record or schema changes.

Privacy notes

  • Airtable records, field values, attachments, and base metadata may be sent through the MCP client and model context.

Prerequisites

  • Node.js 18+ installed for running npx commands and MCP server packages
  • Airtable Personal Access Token (PAT) from https://airtable.com/account
  • Required API scopes: data.records:read (minimum), data.records:write (for updates), schema.bases:read (for schema operations)
  • Base ID for the Airtable base you want to access (starts with 'app' prefix)
  • Editor or creator permissions on the target base (required for write operations)
  • Internet connection for accessing Airtable API (https://api.airtable.com)
  • npm or npx available for installing the airtable-mcp-server package
  • Understanding of Airtable base structure (tables, fields, record IDs)
  • Rate limit awareness: 5 requests/second per base, 50 requests/second per user account
  • Claude Desktop 0.7.0+ or Claude Code with MCP support

Schema details

Install type
package
Reading time
1 min
Difficulty score
0
Troubleshooting
Yes
Breaking changes
No
Source repository stats
Scope
Source repo
Package metadata
Package verified
Yes
SHA-256
de3543063d919647fdf25c518ccd6679e32c5e9ae49d94150344fee4dabc3856
Skill and platform metadata
Retrieval sources
https://github.com/domdomegg/airtable-mcp-server
Collection metadata
Estimated setup
2 minutes
Difficulty
beginner
Full copyable content
{
  "airtable": {
    "env": {
      "AIRTABLE_API_KEY": "${AIRTABLE_API_KEY}"
    },
    "args": [
      "-y",
      "airtable-mcp-server"
    ],
    "command": "npx"
  }
}

About this resource

Read and write records, manage bases and tables in Airtable directly from Claude

Content

Connect Claude to Airtable databases for seamless data management and automation of your bases and tables.

Features

  • Read and write records in Airtable bases
  • Create and manage tables with full schema control
  • Query and filter data with complex conditions
  • Update multiple records in batch operations
  • Access metadata and schema information
  • Advanced Airtable base and table management with automatic schema detection, field type validation, and relationship mapping for complex data structures
  • Batch operations support for efficient bulk record creation, updates, and deletions with automatic rate limit handling and retry logic
  • Real-time data synchronization capabilities with webhook integration support for monitoring base changes and triggering automated workflows

Use Cases

  • Automate data entry and updates across multiple bases
  • Generate reports from Airtable data with AI analysis
  • Sync data between Airtable and other systems
  • Bulk operations on records for data cleaning
  • Create dynamic dashboards from Airtable content
  • Build automated data pipelines that sync external data sources with Airtable bases for real-time data management and reporting

Installation

Claude Code

  1. claude mcp add airtable --env AIRTABLE_API_KEY=YOUR_KEY -- npx -y airtable-mcp-server
  2. Verify installation: claude mcp list
  3. Test connection: claude mcp status airtable

Claude Desktop

  1. Get your Airtable API key from https://airtable.com/account
  2. Open Claude Desktop configuration file
  3. Add the Airtable server configuration with your API key
  4. Restart Claude Desktop

Requirements

  • Node.js 18+ installed for running npx commands and MCP server packages
  • Airtable Personal Access Token (PAT) from https://airtable.com/account
  • Required API scopes: data.records:read (minimum), data.records:write (for updates), schema.bases:read (for schema operations)
  • Base ID for the Airtable base you want to access (starts with 'app' prefix)
  • Editor or creator permissions on the target base (required for write operations)
  • Internet connection for accessing Airtable API (https://api.airtable.com)
  • npm or npx available for installing the airtable-mcp-server package
  • Understanding of Airtable base structure (tables, fields, record IDs)
  • Rate limit awareness: 5 requests/second per base, 50 requests/second per user account
  • Claude Desktop 0.7.0+ or Claude Code with MCP support

Configuration

{
  "airtable": {
    "env": {
      "AIRTABLE_API_KEY": "${AIRTABLE_API_KEY}"
    },
    "args": ["-y", "airtable-mcp-server"],
    "command": "npx"
  }
}

Examples

Read all records from the Projects table

Common usage pattern for this MCP server

Ask Claude: "Read all records from the Projects table"

Add a new contact with these details to Airtable

Common usage pattern for this MCP server

Ask Claude: "Add a new contact with these details to Airtable"

Update the status field for all overdue tasks

Common usage pattern for this MCP server

Ask Claude: "Update the status field for all overdue tasks"

Filter records where status='active' AND priority=...

Common usage pattern for this MCP server

Ask Claude: "Filter records where status='active' AND priority='high'"

Query Records with Filtering

Query Airtable records using formula-based filtering to retrieve specific data subsets

// Query Airtable records with formula filtering
const records = await airtable.query({
  baseId: "appXXXXXXXXXXXXXX",
  table: "Projects",
  filterByFormula: "{Status} = 'Active'",
  maxRecords: 100,
});

Security

  • Use read-only API keys when write access isn't needed
  • Limit access to specific bases when possible
  • Regularly rotate API keys for security
  • Monitor API usage through Airtable dashboard
  • Airtable API tokens and personal access tokens must be securely stored and never exposed in client-side code or public repositories - use environment variables and secure credential management
  • OAuth access tokens should be used for third-party integrations instead of personal access tokens to ensure proper access control and token lifecycle management
  • Airtable base IDs and table names may expose data structure and organization information - ensure base IDs are kept private and not shared in public configurations
  • Rate limiting and API quota management are critical for Airtable MCP servers - implement proper rate limit handling, retry logic, and quota monitoring to prevent service disruption
  • Airtable webhook configurations and payloads may contain sensitive data - ensure webhook endpoints are properly secured with authentication and HTTPS encryption

Troubleshooting

Authentication failed with 401 Unauthorized error

Verify Personal Access Token at https://airtable.com/account has correct scopes. Ensure token grants access to specific base. Check AIRTABLE_API_KEY environment variable matches your PAT.

Rate limit exceeded - 5 requests per second throttling

Implement 200ms delay between requests (5 req/sec limit). Use batch endpoints to update 10 records per request. Consider batching to achieve 50 updates/second maximum throughput.

Base or table not found with 404 error

Verify base ID starts with 'app' prefix. Check table name is exact case-sensitive match. Confirm PAT has base-level permissions granted at https://airtable.com/account.

Field validation errors when creating or updating records

Match field types exactly (text, number, single select, etc). Provide all required fields. Use GET request to table schema to verify field names, types, and validation rules.

Airtable MCP server authentication errors with personal access tokens

Verify token is valid and not expired. Check token scopes match required permissions. Ensure token format is correct (Bearer token in Authorization header). For OAuth integrations, verify token refresh logic is working correctly.

Rate limit errors when querying large Airtable bases

Implement exponential backoff retry logic with jitter. Use batch operations to reduce API calls. Cache frequently accessed data. Monitor rate limit headers and adjust request frequency accordingly.

Airtable base schema changes breaking MCP server operations

Implement schema validation and versioning. Use Airtable's schema API to detect changes. Add error handling for missing fields or changed field types. Consider using field IDs instead of field names for stability.

Airtable MCP server connection timeouts or network errors

Check network connectivity and firewall settings. Verify Airtable API endpoints are accessible. Increase request timeout values. Implement connection pooling and retry mechanisms with exponential backoff.

Source citations

Add this badge to your README

Show that Airtable MCP Server for Claude is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/mcp/airtable-mcp-server.svg)](https://heyclau.de/entry/mcp/airtable-mcp-server)

How it compares

Airtable MCP Server for Claude side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

3 trust signals differ across this comparison (Package trust, Source provenance, Submitter).

Field

Read and write records, manage bases and tables in Airtable directly from Claude

Open dossier

MCP support in Azure Data API Builder for exposing configured database entities as MCP tools, including entity discovery and DML operations over Azure databases and supported on-premises data stores.

Open dossier

Official GitHub MCP server providing comprehensive GitHub API access for repository management, file operations, and search functionality

Open dossier

Official LINE MCP server that connects Claude and other AI agents to the LINE Messaging API for push messages, broadcasts, profile lookup, quotas, follower IDs, and rich-menu management.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustDiffersPackage verifiedPackage not verifiedPackage verifiedPackage not verified
Source provenanceDiffersSource-backedSource-backedNo submission linkSource-backed
SubmitterDiffersoktofeesh1oktofeesh1
Install riskLow riskReview firstLow riskReview first
Notes Safety Privacy Safety Privacy Safety Privacy Safety Privacy
BrandAirtable logoAirtableData API Builder logoData API BuilderGitHub logoGitHubLINE Bot MCP Server logoLINE Bot MCP Server
Categorymcpmcpmcpmcp
Sourcefirst-partysource-backedfirst-partysource-backed
AuthordomdomeggAzureGitHubLINE
Added2025-09-182026-06-062025-09-182026-06-06
Platforms
Claude CodeCodexCursorClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Claude CodeClaude Desktop
Source repo
Safety notesRestrict the Airtable API key to the bases and write scopes Claude is allowed to use before enabling record or schema changes.Data API Builder MCP tools can expose database entity metadata and perform DML operations depending on DAB configuration and permissions. Built-in tools include entity discovery and record read, create, update, delete, aggregate, and execute-style workflows in the MCP source tree. The upstream README still labels endpoint support as coming soon while source, samples, and testing docs expose MCP behavior; verify the exact release before production use. Use least-privilege roles, disable DML tools where not required, and require approval before write, delete, execute, or stored-procedure operations. Do not connect MCP clients to production databases without backups, audit logging, query limits, and rollback procedures.Use a least-privilege GitHub token because repository, issue, pull request, and file operations can modify public or private projects.LINE Bot MCP Server can push text and flex messages to users, broadcast messages to all followers, retrieve follower IDs, inspect profiles, check message quotas, create rich menus, set default rich menus, cancel defaults, and delete rich menus. Broadcast and rich-menu tools can affect every user following the connected LINE Official Account, so require human approval before running them in production. Push-message tools can contact individual users directly; confirm the target `userId`, message body, and account context before sending. Rich-menu tools can upload generated menu images and change user-facing navigation for the account. Use least-privilege channel tokens where possible, keep test and production LINE accounts separate, and monitor quota consumption. The upstream README marks the project as a preview version for experimental use with potentially incomplete functionality or support.
Privacy notesAirtable records, field values, attachments, and base metadata may be sent through the MCP client and model context.Entity metadata can expose database names, table names, view names, stored procedure names, field names, key fields, relationships, permissions, and role design. Read and DML tool calls can expose or change customer records, internal data, regulated fields, identifiers, audit fields, and business workflow state. Connection strings, role headers, MCP URLs, logs, request bodies, result payloads, and MCP transcripts can contain sensitive operational or personal data. Redact database values, connection details, entity names, role names, and query results before sharing prompts, screenshots, logs, or generated notes.Repository contents, issues, pull requests, comments, org metadata, and user details may be sent through model context.Channel access tokens, destination user IDs, follower IDs, profile display names, profile picture URLs, status messages, language, message contents, flex-message JSON, and rich-menu IDs can be exposed to the MCP client. Broadcast prompts, generated messages, user IDs, and profile results may be retained in MCP client logs, terminal history, model context, or chat transcripts. Treat LINE Official Account credentials and recipient identifiers as secrets, and avoid pasting real tokens or user IDs into shared logs. Review LINE platform policies and internal consent requirements before retrieving follower IDs or using AI-generated outbound messages.
Prerequisites
  • Node.js 18+ installed for running npx commands and MCP server packages
  • Airtable Personal Access Token (PAT) from https://airtable.com/account
  • Required API scopes: data.records:read (minimum), data.records:write (for updates), schema.bases:read (for schema operations)
  • Base ID for the Airtable base you want to access (starts with 'app' prefix)
  • Reviewed Azure Data API Builder configuration with the MCP runtime section enabled.
  • Supported Azure or on-premises database connection configured through DAB.
  • DAB entity permissions, role headers, DML tool flags, and per-entity MCP settings reviewed before exposing tools.
  • MCP client support for the transport used by the deployed DAB server.
  • GitHub account (sign up at https://github.com if needed)
  • GitHub Personal Access Token with repo scope (generate from GitHub Settings > Developer Settings > Personal Access Tokens)
  • Docker installed and running (verify with: docker --version)
  • Internet connection (remote GitHub API access required)
  • Node.js 22 or newer for the published npm package.
  • A LINE Official Account with the Messaging API enabled.
  • A LINE channel access token with the permissions needed for the intended tools.
  • A destination user ID when using the default recipient flow for push-message tools.
Install
claude mcp add airtable --env AIRTABLE_API_KEY=YOUR_KEY -- npx -y airtable-mcp-server && claude mcp list
Enable the DAB runtime MCP section, start Data API Builder with the reviewed configuration, and connect an MCP client to the configured MCP path.
claude mcp add github -e GITHUB_PERSONAL_ACCESS_TOKEN=YOUR_TOKEN -- docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server && claude mcp list
npx -y @line/line-bot-mcp-server
Config
{
  "mcpServers": {
    "airtable": {
      "env": {
        "AIRTABLE_API_KEY": "${AIRTABLE_API_KEY}"
      },
      "args": [
        "-y",
        "airtable-mcp-server"
      ],
      "command": "npx",
      "type": "stdio"
    }
  }
}
Manual-only setup:
"mcp": {
  "enabled": true,
  "path": "/mcp"
}
{
  "mcpServers": {
    "github": {
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_PERSONAL_ACCESS_TOKEN}"
      },
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GITHUB_PERSONAL_ACCESS_TOKEN",
        "ghcr.io/github/github-mcp-server"
      ],
      "command": "docker",
      "type": "stdio"
    }
  }
}
Manual-only setup:
claude mcp add line-bot --env CHANNEL_ACCESS_TOKEN=YOUR_CHANNEL_ACCESS_TOKEN -- npx -y @line/line-bot-mcp-server
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.