SERVER

Airtable MCP Server

Rank #1,043

io.github.domdomegg/airtable-mcp-server

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

First listed
Dec 11, 2024
Last publish date
Mar 7, 2026
OVERVIEW

Airtable MCP Server is a Model Context Protocol (MCP) server published by domdomegg. It ranks #1,043 of 76,851 servers tracked on MCP Toplist, and its repository has 454 GitHub stars. Airtable MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 9 tracked versions. It was first listed on Dec 11, 2024 and most recently updated on Mar 7, 2026.

STANDING
#1,043of 76,851 tracked serversTop 5%

Ranks ahead of 75,808 of 76,851 servers on MCP Toplist.

Recent momentum
+244GitHub stars since Sep 8 (+116%)
CONNECT

Use Airtable MCP Server

Add Airtable MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "airtable-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "airtable-mcp-server"
      ],
      "env": {
        "AIRTABLE_API_KEY": "<your AIRTABLE_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "airtable-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/domdomegg/airtable-mcp-server:1.11.0"
      ],
      "env": {
        "AIRTABLE_API_KEY": "<your AIRTABLE_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

MCP bundle

Published as mcp bundle `https://github.com/domdomegg/airtable-mcp-server/releases/download/v1.11.0/airtable-mcp-server.mcpb` — install it through your client’s extension manager.

REGISTRIES

Listed on 1 registry (3 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
mcp.soDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

domdomegg

Organization
Servers in org
18
Versions across org
120
MORE FROM THIS PUBLISHER

Other servers by domdomegg

View all domdomegg servers →
VERSIONS

Available versions (9)

0.1.0 · Nov 25, 20241.7.2 · Sep 9, 20251.7.3 · Sep 12, 20251.9.4 · Oct 26, 20251.9.5 · Nov 20, 20251.9.6 · Dec 8, 20251.11.0 · Feb 16, 20261.12.0 · Feb 27, 20261.13.0 · Mar 7, 2026Nov 25, 2024Mar 7, 2026
VersionPublished
1.13.0Mar 7, 2026
1.12.0Feb 27, 2026
1.11.0Feb 16, 2026
1.9.6Dec 8, 2025
1.9.5Nov 20, 2025
1.9.4Oct 26, 2025
1.7.3Sep 12, 2025
1.7.2Sep 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Airtable MCP Server?
Airtable MCP Server is maintained by domdomegg, which publishes 18 MCP servers (120 total versions) tracked on MCP Toplist.
Is Airtable MCP Server listed on the Official MCP Registry?
Yes — Airtable MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
How many versions does Airtable MCP Server have?
MCP Toplist tracks 9 versions of Airtable MCP Server, most recently published on Mar 7, 2026.
Where can I find the source code for Airtable MCP Server?
The source code for Airtable MCP Server is hosted at github.com/domdomegg/airtable-mcp-server.git.
EXPLORE
Airtable MCP Server - MCP Server #1,043 | MCP Toplist