Back to directory
@felores/airtable-mcp-server

@felores/airtable-mcp-server

@felores73

A Model Context Protocol server that provides tools for interacting with Airtable's API, enabling programmatic management of bases, tables, fields, and records through MCP clients like Claude Desktop.

airtabledatabaseproductivitycontext

Installation & Configuration

{
  "mcpServers": {
    "airtable": {
      "command": "npx",
      "args": [
        "@felores/airtable-mcp-server"
      ],
      "env": {
        "AIRTABLE_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2024/12/16
Updated
2026/6/7