airtable-mcp

airtable-mcp

3.5

If you are the rightful owner of airtable-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server for interacting with Airtable's API, enabling programmatic management of Airtable bases, tables, fields, and records.

The Airtable MCP Server is a specialized Model Context Protocol server designed to facilitate seamless interaction with Airtable's API. It allows users to manage Airtable bases, tables, fields, and records programmatically through Claude Desktop or other MCP clients. This server is particularly adept at building tables in stages, utilizing Claude's agentic capabilities to minimize failure rates often encountered in other MCP servers when handling complex table structures. Additionally, it includes system prompts and project knowledge markdown files to guide the LLM in leveraging projects within Claude Desktop. The server requires Node.js for installation and operation, and users must obtain an Airtable API key to configure the server. Installation can be done via npx, mcp-installer, or local development setup, with detailed instructions provided for each method.

Features

  • Base Management: List, create, and update Airtable bases and tables.
  • Field Management: Add and modify fields within tables.
  • Record Operations: Retrieve, add, update, delete, and search records.
  • Field Types: Support for various field types including text, email, number, and more.
  • Field Colors: Customizable colors for select fields.