Airtable MCP
Spreadsheet-database hybrid for agents
Give an AI client tools to search, read, create and update your Airtable bases, tables, fields and records. Create a personal access token at airtable.com/create/tokens, scope it to the bases and permissions you need (read vs write), set AIRTABLE_API_KEY, and the agent can query or update Airtable in natural language.
Install
npx -y airtable-mcp-serverRuntime: node
Known limitations
A personal access token can read/write your bases — scope it to only the bases needed, prefer read-only when you do not need writes, and keep it out of shared config.
How to install Airtable MCP
Install Airtable MCP in your MCP client in under two minutes.
- Open your MCP client
Open Claude Desktop, Cursor or any MCP-compatible host and locate the MCP configuration file.
- Install Airtable MCP
Add the server to your MCP config and paste the install command below.
npx -y airtable-mcp-server - Restart and verify
Fully restart your MCP client. You should see Airtable MCP and its tools available in the tools panel.
Frequently asked questions
What is Airtable MCP?
Airtable MCP is an MCP server by Community. Give an AI client tools to search, read, create and update your Airtable bases, tables, fields and records. Create a personal access token at airtable.com/create/tokens, scope it to the bases and permissions you need (read vs write), set AIRTABLE_API_KEY, and the agent can query or update Airtable in natural language.
Is Airtable MCP free?
Yes — open-source and free to self-host.
How do I install Airtable MCP?
Run `npx -y airtable-mcp-server` in your MCP client configuration. See the install steps above for the full walkthrough.
Who maintains Airtable MCP?
Airtable MCP is maintained by Community (community project). It is verified by Loadout.
Does Airtable MCP work with other Databases tools?
Yes — Airtable MCP is part of the Databases category on Loadout and works alongside other Databases MCP servers. Pair it with any MCP-compatible host like Claude Desktop, Cursor or Windsurf.