Connect your AI tools directly to Airtable. Query, create, update, and delete records using natural language. Features include base management, table operations, schema manipulation, record filtering, and data migration—all through a standardized MCP interface compatible with Cursor, Claude Code, Cline, Zed, and other Claude-powered editors.
Tools
list_bases
List all accessible Airtable bases
list_tables
List all tables in the specified base or the default base
list_records
List records from a table with optional filtering
get_record
Get a specific record from a table
create_records
Create records in a table from JSON string
update_records
Update records in a table from JSON string
View 1 more tool