Skip to content

Airtable

Free

by Indie Developer

Query, create, and manage records in Airtable bases and tables.

v1.0.0Added Mar 15, 2025
airtablespreadsheetno-code
Works with:ClaudeGPTGeminiCopilot

Airtable MCP Server

Query, create, and manage records in Airtable bases and tables.

Features

  • Records CRUD
  • Views
  • Formulas
  • Attachments
  • Automations

Installation

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

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-airtable
Add to claude_desktop_config.json
{
  "mcpServers": {
    "airtable": {
      "command": "npx",
      "args": ["-y", "mcp-airtable"]
    }
  }
}