Community MCP server for Airtable, the spreadsheet-database hybrid. Agents can list bases and tables, read and create records, update fields, query with filters and sorts, and manage table schemas. Ideal for agents that need to interact with structured data stored in Airtable, including CRM data, inventory, content calendars, and project trackers.
npx -y airtable-mcp-server
{
"mcpServers": {
"airtable": {
"env": {
"AIRTABLE_API_KEY": "your-api-key"
},
"args": [
"-y",
"airtable-mcp-server"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 6 tools available.
Community MCP server for Airtable, the spreadsheet-database hybrid. Agents can list bases and tables, read and create records, update fields, query with filters and sorts, and manage table schemas. Ideal for agents that need to interact with structured data stored in Airtable, including CRM data, inventory, content calendars, and project trackers.
Airtable has 6 tools available.
Airtable offers a free tier with 500 calls per month. For higher usage, paid plans start at €0/month.
You can install Airtable using the following command: npx -y airtable-mcp-server. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Airtable is listed under the Data & Analytics category in the AgentForge MCP registry.
Airtable has a current uptime of 99.78% with an average response time of 200ms.
To connect Airtable, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Airtable's tools via the Model Context Protocol.