Airtable API MCP Server

Stableapi
60 starsTypeScriptcommunity
GitHub
About

Overview

The Airtable API MCP Server enables AI agents to interact with Airtable's spreadsheet-database hybrid. It provides tools for CRUD operations on records, managing views, and running formula queries.
Capabilities

Tools & Capabilities

list_records

List records in a table

create_record

Create a new record

update_record

Update an existing record

list_bases

List accessible bases

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-airtable-api
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "airtable-api": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-airtable-api"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 60
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