airtable-mcp-server

domdomegg/airtable-mcp-server
★ 428 stars TypeScript Database Updated 3mo ago
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "airtable-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "domdomegg/airtable-mcp-server"
      ]
    }
  }
}

README Excerpt

A 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. https://github.com/user-attachments/assets/c8285e76-d0ed-4018-94c7-20535db6c944 **Step 1**: [Create an Airtable personal access token by clicking here](https://airtable.com/create/tokens/new). Details:

Tools (1)

baseId

Topics

airtablemcp-servermodel-context-protocol
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →