Airtable MCP Server (Community Implementation) logo

Airtable MCP Server (Community Implementation) — MCP Servers

Open-source MCP server to read/write/manage Airtable bases via Model Context Protocol.

306stars

Quick Info

Category
developer-tools

Tags

airtable
mcp
open source
crud
ai agent integration

Overview

The Airtable MCP Server is a community/open-source tool (e.g., “domdomegg/airtable-mcp-server”) that exposes Airtable bases through the Model Context Protocol. It enables LLMs or AI agents to discover schemas, list tables & records, and perform CRUD operations in Airtable. It is useful for developers or power users who want to integrate Airtable with AI assistants (like Claude, Cursor, Windsurf, etc.) so that the AI can directly use Airtable data as part of its context, make updates, search records, and react to changes in the bases.

Key Features

Schema discovery for bases and tables
List, search, get, create, update, delete records
Multiple tables and bases under one API key
Compatible with Claude Desktop, Cursor, Windsurf
MIT-licensed, self-host and modify

Use Cases

Enhance development workflows and productivity
Integrate Airtable MCP Server (Community Implementation) with Claude and other AI assistants
Streamline developer-tools processes using MCP protocol