airtable-mcp-server
brew install airtable-mcp-server
v1.13.0
MIT
MCP Server for Airtable
26
30-day installs · #6182
79
90-day · #6136
386
365-day · #5699
449
★ GitHub stars · updated 2mo ago
Runtime dependencies
GitHub topics
airtable
mcp-server
model-context-protocol
Links
- https://github.com/domdomegg/airtable-mcp-server
- GitHub: domdomegg/airtable-mcp-server
- Brew formula source: Formula/a/airtable-mcp-server.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"node"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "MCP Server for Airtable",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:20+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "airtable-mcp-server",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-06T19:01:05Z",
"github_readme_excerpt": "# airtable-mcp-server\n\nA Model Context Protocol server that provides read and write access to Airtable databases. This server enables LLMs to inspect database schemas, then read and write records.\n\nhttps://github.com/user-attachments/assets/c8285e76-d0ed-4018-94c7-20535db6c944\n\n## Installation\n\n**Step 1**: [Create an Airtable personal access token by clicking here](https://airtable.com/create/tokens/new). Details:\n- Name: Anything you want e.g. \u0027Airtable MCP Server Token\u0027.\n- Scopes: `schema.bases:read`, `data.records:read`, and optionally `schema.bases:write`, `data.records:write`, `data.recordComments:read`, and `data.recordComments:write`.\n- Access: The bases you want to access. If you\u0027re not sure, select \u0027Add all resources\u0027.\n\nKeep the token handy, you\u0027ll need it in the next step. It should look something like `pat123.abc123` (but longer).\n\n**Step 2**: Follow the instructions below for your preferred client:\n\n- [Claude Desktop](#claude-desktop)\n- [Cursor](#cursor)\n- [Cline](#cline)\n\n### Claude Desktop\n\n#### (Recommended) Via the extensions browser\n\n1. Open Claude Desktop and go to Settings \u2192 Extensions\n2. Click \u0027Browse Extensions\u0027 and find \u0027Airtable MCP Server\u0027\n3. Click \u0027Install\u0027 and paste in your API key\n\n#### (Advanced) Alternative: Via manual .mcpb installation\n\n1. Find the latest mcpb build in [the GitHub Actions history](https://github.com/domdomegg/airtable-mcp-server/actions/workflows/ci.yaml?query=branch%3Amaster) (the top one)\n2. In the \u0027Artifacts\u0027 section, download the `airtable-mcp-server-mcpb` file\n3. Rename the `.zip` file to `.mcpb`\n4. Double-click the `.mcpb` file to open with Claude Desktop\n5. Click \"Install\" and configure with your API key\n\n#### (Advanced) Alternative: Via JSON configuration\n\n1. Install [Node.js](https://nodejs.org/en/download)\n2. Open Claude Desktop and go to Settings \u2192 Developer\n3. Click \"Edit Config\" to open your `claude_desktop_config.json` file\n4. Add the following configuration to the \"mcpServers\" section, replacing `pat123.",
"github_repo": "domdomegg/airtable-mcp-server",
"github_stars": 449,
"github_topics": [
"airtable",
"mcp-server",
"model-context-protocol"
],
"homepage": "https://github.com/domdomegg/airtable-mcp-server",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 26,
"installs_365d": 386,
"installs_90d": 79,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "airtable-mcp-server",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6182,
"rank_365d": 5699,
"rank_90d": 6136,
"raw_hash": "b89f84532c94274e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/airtable-mcp-server.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.13.0",
"versioned_formulae": [],
"why_use_this": null
}