Airtable
Read and write access to Airtable database schemas, tables, and records.
Install
npmstdio
npx -y airtable-mcp-server Dockerstdio
docker run -i --rm docker.io/domdomegg/airtable-mcp-server:1.14.0 MCPB bundlesstdio
https://github.com/domdomegg/airtable-mcp-server/releases/download/v1.14.0/airtable-mcp-server.mcpb Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-domdomegg-airtable-mcp-server": {
"command": "npx",
"args": [
"-y",
"airtable-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.domdomegg/airtable-mcp-server · published 2026-07-27 · updated 2026-07-27. Not an endorsement; review the code before connecting it to anything sensitive.