by felores · MCP Server · ★ 71
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Airtable MCP Server A Model Context Protocol server that provides tools for interacting with Airtable's API. This server enables programmatic management of Airtable bases, tables, fields, and records through Claude Desktop or other MCP clients. This MCP server features a specialized implementation that allows it to build tables in stages, leveraging Claude's agentic capabilities and minimizing the failure rate typically seen in other MCP servers for Airtable when building complex tables. It also includes system prompt and project knowledge markdown files to provide additional guidance for the LLM when leveraging projects in Claude Desktop. Requirements: Node.js Install Node.js (version 18 or higher) and npm from nodejs.org Verify installation: ⚠️ Important: Before running, make sure to setup your Airtable API key Obtaining an Airtable API Key Log in to your Airtable account at airtable.com Create a personal access token at Airtable's Builder Hub In the Personal access token section select these scopes: data.records:read data.records:write schema.bases:read schema.bases:write Select the workspace or bases you want to gi
| Stars | 71 |
| Forks | 35 |
| Language | JavaScript |
| Category | MCP Server |
| Quality Score | 67.84901303593/100 |
| Open Issues | 2 |
| Last Updated | 2025-01-27 |
| Created | 2024-12-16 |
| Platforms | claude-code, cli, mcp, node |
| Est. Tokens | ~8k |
Explore other popular mcp server tools:
airtable-mcp is Search, create and update Airtable bases, tables, fields, and records using Claude Desktop and MCP (Model Context Protocol) clients. It is categorized as a MCP Server with 71 GitHub stars.
airtable-mcp is primarily written in JavaScript.
You can find installation instructions and usage details in the airtable-mcp GitHub repository at github.com/felores/airtable-mcp. The project has 71 stars and 35 forks, indicating an active community.