Airtable for agents and humans
Airtable's structured field types, relational links, and built-in automations make it a rich data layer for AI agents. Any MCP-compatible tool can read, write, and query your bases through natural language, scoped to your existing permissions.
Prioritize my Q3 projects based on due date, owner capacity, and current blockers, and call out what's blocking each one.
Connect your tool of choice
Start querying your Airtable data in minutes from the tools your team already uses.
Claude
Best for: Querying and updating your data through natural conversation. Connects in one click via OAuth.
ChatGPT
Best for: Querying and updating your data through natural conversation. Connects in one click via OAuth.
Claude Code
Best for: Building interfaces, authoring skills, and schema-aware workflows. Install the plugin to get Airtable MCP & full skills library.
CLI
Best for: Scripting, scheduled operations, and running workflows against your Airtable data. Install via npm.
npm install -g @airtable/mcp-cliBuilt to work with any agent
Airtable is model agnostic and works with the AI tools your team already use. You're not locked into a single provider.
View the quickstartWhat our
MCP server allows agents to do
The Airtable MCP server gives agents your base's full structure — field types, relationships, and views — so they can make context-aware decisions.
Query your data
Ask questions across your bases, surface records, and analyze information.
Update records
Create, edit, and delete records, fields, and tables through conversation.
Build bases
Set up new bases and tables, define schemas, and structure your data.
Make your AI tool smarter with skills
Skills are expert playbooks that make your agent fluent in Airtable starting from core techniques to opinionated workflows for your specific use case.
Airtable skills plugin
The easiest way to install Airtable skills is via the plugin. It installs all available skills and keeps them up to date.
/plugin marketplace add airtable/skills/plugin install airtable@airtable-skillsOfficial Airtable skills
Skills can also be installed individually. Airtable provides core skills and role-based solutions skills.
| Core skills | Description |
|---|---|
airtable-overview | Teaches your AI tool how Airtable is structured — bases, tables, field types, views, and relationships. |
airtable-filters | Improves the accuracy of record queries by teaching your AI tool how Airtable filters work. |
airtable-cli | Teaches your agent about the Airtable CLI. |
| Solution skills | Description |
|---|---|
product-ops | Teaches your AI tool sprint tracking, roadmap management, and prioritization workflows. |
sales-ops | Teaches your AI tool pipeline management, deal tracking, and revenue reporting workflows. |
marketing-ops | Teaches your AI tool campaign tracking, asset management, and launch coordination workflows. |