Airtable MCP Server

v1.0.0โ€ขDatabasesโ€ขstable

๐Ÿ—‚๏ธ๐Ÿค– Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

airtablemcp-servermodel-context-protocol
Share:
444
Stars
0
Downloads
0
Weekly
0/5

About

๐Ÿ—‚๏ธ๐Ÿค– Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

Features

  • list_records
  • search_records
  • list_bases
  • list_tables
  • describe_table

Use Cases

List records from a table
Search for records containing specific text
List all accessible Airtable bases
List all tables in a specific base
Get detailed information about a specific table
domdomegg

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 11, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @domdomegg/airtable-mcp-server

Manual Installation

npx -y @domdomegg/airtable-mcp-server

Examples

Basic Configuration

Configure Airtable MCP Server

npx -y @domdomegg/airtable-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Databases MCP Servers

Explore other servers in the Databases category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide โ†’

Ready to use Airtable MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides