Airtable

Airtable MCP Connector for Claude

A+

Connect your Airtable bases to your AI agent — query records, edit spreadsheets, and build automated workflows naturally via chat.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Airtable account to your AI agent to transform static data into intelligent, conversational spreadsheet workflows.

What you can do

  • Bases & Tables — Browse your entire Airtable workspace, list all available bases, and retrieve the schema of any specific table.
  • Read & Query Records — Fetch specific rows, run complex filters natively, and have the agent summarize data from hundreds of cells into concise insights.
  • Create & Update Data — Ask the agent to bulk-add new leads, update project statuses, or fix formatting across multiple columns instantly.
  • Delete Records — Safely remove outdated or duplicate entries through a secure, conversational command.

How it works

  1. Add this integration to your workspace.
  2. Provide an Airtable Personal Access Token.
  3. Chat with your bases using Claude, Cursor, or any compatible AI agent.

Who is this for?

  • Project Managers — ask the agent to identify all overdue tasks in a massive grid and automatically change their status to 'At Risk'.
  • Content Teams — have the agent review your editorial calendar base and draft new social media copy directly into empty records.
  • Sales & Ops — instantly query your CRM base for all leads generated last month and update their tracking stages in bulk.
relational-databasespreadsheet-automationdata-queryingworkflow-managementschema-managementno-code

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

list_bases

List Airtable bases

list_tables

List tables in a base

list_records

List records from a table

get_record

Get a single record

create_records

Create records in bulk

update_records

Update records in bulk

delete_records

Delete records in bulk

search_records

g. {Status}="Done"). Search records with formulas

list_fields

Get table columns

get_base_metadata

Get base schema

See how to talk to your AI agent using Airtable.

List all tables available inside my 'Product Roadmap' base.

In the base 'Product Roadmap', I found 4 tables: 1. Features (ID: tblXy01) 2. Epics (ID: tblXy02) 3. Team Members (ID: tblXy03) 4. Sprint Schedule (ID: tblXy04) Would you like me to query recent records from any of them?

Find all records in the 'Leads' table where the 'Status' is 'In Progress'.

I've fetched 3 leads that match your criteria: 1. Acme Corp - Value: $10,000 - Last Contact: Yesterday 2. Hooli Tech - Value: $4,500 - Last Contact: 3 days ago 3. Initech - Value: $1,200 - Last Contact: Today Should I compose a follow-up email draft for them?

Create a new record in the 'Tasks' table assigned to Mark with the title 'Review design assets' and mark it 'Urgent'.

Done. Created record `rec9A8B7` in the Tasks table. The title is 'Review design assets', Assignee is set to 'Mark', and Priority is mapped to the 'Urgent' single-select parameter successfully.

Yes! The AI agent understands Airtable's native `filterByFormula` parameter. You can ask it to "Find all records where Status is 'Done' and Priority is 'High'", and it will translate your request into the exact Airatble formula required to fetch only that data.

Related Connectors