databases

Airtable Mcp Server

Airtable database integration with schema inspection, read and write capabilities

typescript
local
databases
0
View on GitHub

Installation

npx -y domdomegg/airtable-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

domdomegg/airtable-mcp-server

Airtable database integration with schema inspection, read and write capabilities

GitHub: https://github.com/domdomegg/airtable-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub