Read and write access to Airtable database schemas, tables, and records.
Read and write access to Airtable database schemas, tables, and records.
Airtable · v1.13.0
domdomegg
65
Step 1: Configure
Set required package environment variables and arguments.
Local configuration
Review and edit values used for this integration mode.
Sign in to configure stored values and credentials for this server.
Step 2: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via MCP Binary
https://github.com/domdomegg/airtable-mcp-server/releases/download/v1.13.0/airtable-mcp-server.mcpb@1.13.0Run command
mcp install https://github.com/domdomegg/airtable-mcp-server/releases/download/v1.13.0/airtable-mcp-server.mcpbRun via npm
airtable-mcp-server@1.13.0Run command
npx airtable-mcp-server@1.13.0Run via Docker (OCI)
docker.io/domdomegg/airtable-mcp-server:1.13.0Run command
docker run docker.io/domdomegg/airtable-mcp-server:1.13.0Step 3: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…