airtable-mcp-server

jordan-huffman/airtable-mcp-server

3.2

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

A robust Model Context Protocol (MCP) server for Airtable that properly handles all field types including single select, dates, formulas, checkboxes, numbers, and more.

Tools

Functions exposed to the LLM to take actions

airtable_list_records

List records from a table with optional filtering and sorting.

airtable_get_record

Get a specific record by ID.

airtable_create_record

Create a new record with automatic field type conversion.

airtable_update_record

Update an existing record.

airtable_delete_record

Delete a record.

airtable_set_table_schema

Define the schema for a table to enable proper field type handling.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources