Airtable MCP Server

Stabledatabase
150 starsTypeScriptfelores
GitHub
About

Overview

The Airtable MCP Server allows AI agents to work with Airtable's spreadsheet-database platform. It provides tools for listing bases and tables, reading and creating records, updating fields, and managing views. Perfect for automating workflows that involve structured data in Airtable.
Capabilities

Tools & Capabilities

list_bases

List all accessible Airtable bases

list_tables

List tables in a specific base

list_records

List records from a table with optional filtering

create_record

Create a new record in a table

update_record

Update an existing record

delete_record

Delete a record from a table

Setup

Installation

bash
Install
npx -y airtable-mcp
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "airtable": {
      "command": "npx",
      "args": ["-y", "airtable-mcp"],
      "env": {
        "AIRTABLE_API_KEY": "your-api-key"
      }
    }
  }
}

Quick Info

Authorfelores
LanguageTypeScript
StatusStable
Stars 150
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.