Count Records
Count records matching a filter (paginates through, sums lengths). Cheaper than fetching full rows when you only need the total.
Let your AI agents run Airtable for you, safely.
A hosted Airtable MCP server for Claude, ChatGPT, Cursor and CLI agents. Paste one server URL into your AI client to use its 24 actions. There is nothing to install.
Enable or disable every action, per account. Block your agent from doing dangerous actions.
Ask in plain English. Pull reports, find insights and take action in Airtable.
24 read and write actions. Every Airtable task your agent needs, from reporting to making changes.
Built for teams. Invite your team and share one connected account.
24 actions available to automate your Airtable workflows.
24 actions
Count records matching a filter (paginates through, sums lengths). Cheaper than fetching full rows when you only need the total.
Post a comment on a record.
Add a new field to a table.
Create a single record.
Create up to 10 records in one call.
Create a new table in a base.
Delete a comment.
Delete a single record by id.
Delete up to 10 records by id in one call.
Return the schema of a single table from a base. Wraps list_tables and filters server-side.
Get a single record by id.
List bases the authorized user has access to.
List comments on a record.
List only the fields of a table (subset of describe_table).
List records from a table. Supports filterByFormula, view, sort, fields, maxRecords, pageSize, offset.
List tables (with full schema: fields, views) in a base.
List only the views of a table (subset of describe_table).
Keyword search across one or more fields. Builds a SEARCH() formula and delegates to list_records.
Edit a comment.
Rename or re-describe an existing field.
PATCH (merge) a single record. Only provided fields are written.
PATCH (merge) up to 10 records in one call.
Update a table's name or description.
Upload an attachment to an attachment field on a record. Provide either contentType+file (base64) or simply url.
Airtable runs its own MCP server with records, schema, interfaces and automations. It is a good fit if you only need Airtable and want permissions to follow your base roles. InsightfulPipe is a hosted alternative with Read-only connections, per-action controls and Airtable next to your other platforms.
| What you operate | InsightfulPipe MCP server | Airtable MCP server (Airtable) |
|---|---|---|
| Hosting | Hosted by InsightfulPipe: paste one URL | Hosted by Airtable at mcp.airtable.com |
| Authentication | Airtable OAuth with PKCE | OAuth or a personal access token |
| Capabilities | 24 actions for bases, tables, fields, views, records, comments and attachments | Records, base schema, bases, interfaces and automations |
| Permissions | Read-only connections with read scopes, per-action switches, deleting records and comments off by default | Follows your base permissions |
| Plans | Included in InsightfulPipe plans from $29.99/month, with a trial | Available to all users on all Airtable plans |
| Other platforms | Ads, analytics, e-commerce and data platforms in the same workspace, plus a CLI | Airtable only |
The InsightfulPipe Airtable MCP server is a hosted Model Context Protocol server that connects your Airtable bases to AI assistants such as Claude, ChatGPT, Cursor, Claude Code, Gemini CLI and Codex. You sign in with Airtable, choose Read-only or Read & Write access, grant the bases you want to use and add one server URL to your AI client.
Filter, search and count records to answer questions such as how many leads are qualified or which campaigns launch this month.
See all Airtable actionsUpdate statuses, owners or tags on many records, up to 10 per call, from a single request.
See all Airtable actionsAdd records for new ideas, update progress and read a view as a weekly summary.
See all Airtable actionsAdd the server URL to your AI client, then sign in with your InsightfulPipe account to authorize access. The server is hosted, so there is nothing to install.
https://airtable.insightfulmcp.com/Fastest: add InsightfulPipe from the Claude Directory
One click connects the full InsightfulPipe MCP with all your connected accounts. To add a server scoped to Airtable only, follow the steps below.
Or add the Airtable server manually:
https://airtable.insightfulmcp.com/
Start a new chat, click +, open Connectors and turn the connector on to use it.
The Free plan can add one custom connector. On Team and Enterprise plans, an Owner first adds it under Organization settings > Connectors, then each member clicks Connect in Customize > Connectors.
Fastest: add InsightfulPipe from the ChatGPT app directory
One click connects the full InsightfulPipe MCP with all your connected accounts. To add a server scoped to Airtable only, follow the steps below.
Or add the Airtable server manually. Custom MCP servers need ChatGPT's Developer mode, which OpenAI offers on Plus, Pro, Business, Enterprise and Education accounts on the web.
https://airtable.insightfulmcp.com/
See OpenAI's Developer mode guide.
claude mcp add --transport http airtable-mcp https://airtable.insightfulmcp.com/
/mcp, select airtable-mcp and choose Authenticate.~/.cursor/mcp.json (all projects) or .cursor/mcp.json (one project):{
"mcpServers": {
"airtable-mcp": {
"url": "https://airtable.insightfulmcp.com/"
}
}
}gemini mcp add --transport http airtable-mcp https://airtable.insightfulmcp.com/
/mcp auth airtable-mcp.Using the Codex app? Add InsightfulPipe from the OpenAI app directory
The listed app connects the full InsightfulPipe MCP with all your connected accounts, in both ChatGPT and Codex.
codex mcp add airtable-mcp --url https://airtable.insightfulmcp.com/
codex mcp login airtable-mcp.One hosted server URL, any MCP-compatible client. Pick yours to see the setup steps, or paste the URL into anything that speaks MCP.
Setup guide for ChatGPT
Setup guide for Claude
Setup guide for Claude Code
Setup guide for Codex
Setup guide for Cursor
Setup guide for Gemini CLI
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Paste the server URL to connect
Run actions from your terminal
Copy a prompt into any connected client, or install a Claude skill that chains the actions for you.
“How many records in Leads have Status set to Qualified?”
Counts records matching a formula
“Find records in Campaigns that mention Black Friday”
Searches across text fields
“List the records in the This Week view of Tasks”
Lists records from a view
“Set Status to Published on these eight records”
Updates records in one batch
“Add a Budget currency field to the Campaigns table”
Creates a new field
“Attach this image link to the Creative field on the Spring Sale record”
Uploads an attachment from a URL
“Comment on the Spring Sale record asking Maya to approve it”
Adds a record comment
Join hundreds of agencies and brands using InsightfulPipe to connect marketing data to AI.
Start a trial today.