Airtable

📋 Productivity

Read and write access to Airtable databases. Inspect schemas, query records, create entries, and update data across bases. Supports all Airtable field types with configurable access token scopes.

Tags

basesrecordsfields

Tools (15)

list_recordssearch_recordslist_baseslist_tablesdescribe_tableget_recordcreate_recordupdate_recordsdelete_recordscreate_tableupdate_tablecreate_fieldupdate_fieldcreate_commentlist_comments

Config for Claude Desktop / Cursor

{ "mcpServers": { "airtable": { "command": "npx", "args": [ "-y", "airtable-mcp-server" ], "env": { "AIRTABLE_API_KEY": "your-airtable-api-key-here" } } } }
Documentation →
Activate on Zubnet →