Query and update Airtable bases β CRM, project tracking, and custom databases via natural language
Airtable MCP gives AI agents full access to your Airtable bases β query records, update data, manage views, and automate workflows across your no-code databases. Features: - List and search records across any base and table - Create, update, and delete records - Work with all field types (text, numbers, selects, attachments, linked records) - Filter and sort with Airtable's formula syntax - Manage views and groupings - Batch operations for high-volume updates - Access automation history - Handle linked records and lookups Common setups: - CRM in Airtable β AI handles contact updates, deal tracking, follow-up scheduling - Content calendar in Airtable β AI drafts content, updates status, assigns reviewers - Bug tracker in Airtable β AI creates issues, assigns priority, links to GitHub PRs - Inventory management β AI monitors stock levels, generates reorder alerts The most flexible MCP server for teams who've built their operations in Airtable.
File location: ~/.codeium/windsurf/mcp_config.json
{
"airtableMcp": {
"command": "npx",
"args": [
"-y",
"@airtable/mcp-server"
],
"env": {
"AIRTABLE_API_KEY": "pat..."
}
}
}If you maintain Airtable MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/airtable-mcp)