Airtable

Airtable MCP Connector for Claude

A+

Query databases, manage records, and orchestrate workflows across your connected Airtable bases with full flexibility.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Airtable account to any AI agent and take full control of your low-code databases and automated data management workflows through natural conversation.

What you can do

  • Record & Row Orchestration — List and manage database records programmatically across any table, retrieving detailed high-fidelity metadata in real-time
  • Schema Discovery Intelligence — Programmatically query base schemas (tables, fields, views) to ensure your agent understands your high-fidelity data structure perfectly
  • Lifecycle Data Management — Create, update, and delete records dynamically, including handling complex field types and attachments directly through your agent
  • Communication Architecture — Access and monitor record-level comments and threads to maintain perfectly coordinated team context within your data
  • Operational Monitoring — Apply advanced filtering formulas and manage account-level metadata directly through your agent for instant operational reporting

How it works

  1. Subscribe to this server
  2. Retrieve your Personal Access Token (PAT) from the Airtable Developer Hub
  3. Start orchestrating your low-code operations from Claude, Cursor, or any MCP client

No more manual data entry or toggling between browser tabs to find specific records. Your AI acts as your dedicated database engineer and data architect.

Who is this for?

  • Operations Teams — instantly retrieve lead records and update statuses using natural language commands
  • Project Managers — track project milestones and coordinate team comments without leaving your workspace
  • Developers — integrate high-speed low-code data structures into custom AI workflows through simple AI queries
airtablelow-code-apidatabase-automationrecords-orchestrationschema-discoverydata-managementcollaboration-toolsworkspace-automationmcp

7 tools expose this connector's capabilities to your AI agent.

create_airtable_records

Must pass a JSON array of objects with a "fields" key. Create new records

delete_airtable_record

Delete a record

get_airtable_base_schema

Get base schema

get_airtable_record

Get a specific record

list_airtable_comments

List comments on a record

list_airtable_records

List records in a table

update_airtable_record

Update a record

See how to talk to your AI agent using Airtable.

List all records in the 'Leads' table for base 'app123XYZ'.

I've retrieved your leads. You currently have 15 records in table 'Leads', including 'Acme Corp' (Status: Qualified) and 'Global Tech'. Would you like the detailed high-fidelity metadata for any of these?

Create a new record in table 'app123/tbl456' with fields Name='John' and Email='john@test.com'.

Record created! I've successfully registered John (ID: rec1024) in specified table. The high-fidelity data is now live in your Airtable base. Shall I check for any existing comments on this lead?

Show the schema for base ID 'app123XYZ'.

Accessing base architecture... Base app123XYZ contains 3 tables: 'Leads', 'Interactions', and 'Revenue'. I've retrieved the high-fidelity field definitions and view IDs to help with automated data entry. Need a summary of the field types?

Log in to your account, navigate to the [**Developer Hub**](https://airtable.com/create/tokens), and click **Create token**. Ensure you grant `data.records:read`, `data.records:write`, and `schema.bases:read` scopes.

Related Connectors