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.

Connect your AI tools directly to Airtable. Query, create, update, and delete records using natural language.

Airtable MCP is a model context protocol server that allows seamless integration of AI tools with Airtable. It enables users to perform various operations such as querying, creating, updating, and deleting records using natural language commands. The server supports base management, table operations, schema manipulation, record filtering, and data migration through a standardized MCP interface. It is compatible with Claude Desktop and other Claude-powered editors, making it a versatile tool for managing Airtable data efficiently.

Features

  • Base Management: List and select Airtable bases.
  • Table Operations: Browse tables, fields, and records.
  • Data Access: Read, create, update, and delete records.
  • Schema Management: Export, compare, and update schemas.
  • Natural Language Interface: Use plain English to interact with your Airtable data.

Tools

  1. list_bases

    List all accessible Airtable bases.

  2. list_tables

    List all tables in the current base.

  3. list_records

    List records with optional filtering.

  4. get_record

    Get a specific record.

  5. create_records

    Create new records.

  6. update_records

    Update existing records.

  7. set_base_id

    Switch to a different base.