Connect your account, then chat with AI to run tools.
Query bases, filter records, and read schema from chat — connect your Airtable workspace once in MCPBundles and let an AI agent navigate tables without copy-pasting record ids.
Try this workflow
Table inventory
List my Airtable bases, open the Projects base schema, and summarize each table with row counts if available from a small sample.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Operations Teams, Project Coordinators, CRM Admins, No-Code Builders
Table inventory
Base and schema reads before record filters.
List my Airtable bases, open the Projects base schema, and summarize each table with row counts if available from a small sample.
Status board pull
Filtered record list with field projection.
In the Tasks table, list records where Status is Blocked, include Owner and Due Date fields only, and sort by due date ascending.
Comment thread recap
Record comment list for collaboration context.
Show comments on record recXXXXXXXX in the Deals table — summarize who said what and when.
Keyword hunt
Text search helper across text-like columns.
Search the Contacts table for 'Acme' across name and email fields and return matching rows with company and phone.
What is Airtable MCP?
It connects your Airtable bases to AI assistants for reading schema, filtering records, searching rows, and listing record comments after you authorize MCPBundles.
Who is this for?
Teams using Airtable as an operational database who want filtered views, schema discovery, and comment context from chat.
Can an agent edit my bases?
Yes, when your workflow calls for it — create and update records, tables, fields, and comments within Airtable rate limits.
Domain knowledge for Airtable — workflow patterns, data models, and gotchas for your AI agent.
Airtable organizes data as bases → tables → records. Field types (single line text, attachments, links) appear in schema reads; record payloads use field names as keys.
Create and batch-update records (up to ten per batch). Schema writes add tables and fields — confirm field types from schema reads before creating columns. Record comments can be read or added on individual rows.
Base id → table id or name → record id. Linked-record fields return arrays of record ids, not full nested rows.
Add a comment on an Airtable record. Requires data.recordComments:write scope. Pass base_id, table_id_or_name, record_id, and comment text.
Add a field to an existing Airtable table. Requires field name and type; optional description and type-specific options.
Create one Airtable record in a table. Pass base_id, table_id_or_name, and fields map. Optional typecast coerces string values to select/checkbox type...
Create a new table in an Airtable base. Requires table name and at least one field definition (name + type). Uses schema.bases:write scope.
Delete up to 10 Airtable records by id. Requires confirm_write=true. Record ids are permanent — linked fields in other tables lose the reference.
Return schema for one Airtable table with optional detailLevel to trim payload (tableIdentifiersOnly, identifiersOnly, or full field metadata).
List Airtable bases the connected token can access. Returns base id, name, and permission level. Use base ids for schema and record reads.
List or fetch Airtable records in a table. Omit record_id to list with optional view, sort, pageSize, and offset; pass record_id for one row's fields.
Return table and field schema for one Airtable base (table ids, names, field types, and select options). Requires base_id from the bases list.
List comments on an Airtable record. Requires data.recordComments:read scope. Returns author, text, and timestamps for collaboration threads on a row.
List Airtable records matching a filterByFormula expression. Requires base_id, table_id_or_name, and formula string. Supports view, pageSize, and offs...
Search Airtable records by searchTerm using a filterByFormula helper across text-like fields. Optionally pass search_fields to limit which columns are...
Update an Airtable field definition — rename, change description, or adjust type options (for example select choices).
Update up to 10 Airtable records in one batch PATCH. Each record entry needs id and fields map. Optional typecast coerces string values.
It connects your Airtable bases to AI assistants for reading schema, filtering records, searching rows, and listing record comments after you authorize MCPBundles.
Teams using Airtable as an operational database who want filtered views, schema discovery, and comment context from chat.
Yes, when your workflow calls for it — create and update records, tables, fields, and comments within Airtable rate limits.
Open the Airtable skill page in MCPBundles, add your OAuth integration credentials, and authorize schema and data scopes.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/airtable. Authentication is handled automatically.
Airtable provides 14 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Airtable uses One-click sign in. Airtable requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Airtable to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/airtableThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Airtable and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More other integrations you might like
Microworkers is a crowdsourcing marketplace for microtasks. Create campaigns to get workers to sign ...
Company management: Absences, Absence Types. Manage company-wide settings and absences.
VA developer API providing facility locations, services, wait times, and satisfaction scores for VA ...
USDA FoodData Central API providing nutrient composition data for 300K+ foods including foundation f...
Flexport is a logistics platform that provides tools for global trade operations, enabling businesse...
CDC PLACES chronic disease prevalence estimates at county, place, census tract, and ZCTA levels. 36 ...