Airtable MCP
the six Ws · specification
Maintained by individual developer domdomegg (Adam Jones).
It lets an agent read, create, and update records, tables, and fields across Airtable bases.
It runs locally via npx, connecting to the Airtable REST API.
An agent reaches for it when it needs to query or edit data in Airtable.
It turns Airtable bases into agent-editable structured data stores.
Node.js and an Airtable personal access token scoped to specific bases.
Community-maintained by a single reputable author; the personal access token can write and delete records, so scope it to the minimum bases. Outbound calls go to Airtable's API.
alternatives