io.github.domdomegg/airtable-mcp-server icon

Airtable

by domdomegg

io.github.domdomegg/airtable-mcp-server

Read and write access to Airtable database schemas, tables, and records.

Step 1: Configure

Set required package environment variables and arguments.

Local configuration
Review and edit values used for this integration mode.

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.0
Run command
mcp install https://github.com/domdomegg/airtable-mcp-server/releases/download/v1.13.0/airtable-mcp-server.mcpb

Run via npm
Run via npm
airtable-mcp-server@1.13.0
Run command
npx airtable-mcp-server@1.13.0
Run via Docker (OCI)
Run via Docker (OCI)
docker.io/domdomegg/airtable-mcp-server:1.13.0
Run command
docker run docker.io/domdomegg/airtable-mcp-server:1.13.0

Step 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…