Airtable MCP Server
Unclaimed🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (34)
baseId
(string, required): The ID of the Airtable base
create_comment
create_field
create_record
create_table
delete_records
describe_table
description
(string, optional): Description of the table
detailLevel
(string, optional): The amount of detail to get about the tables (tableIdentifiersOnly, identifiersOnly, or full)
fieldId
(string, required): The ID of the field
fieldIds
(array, optional): Specific field IDs to search in. If not provided, searches all text-based fields.
fields
(object, required): The fields and values for the new record
filterByFormula
(string, optional): Airtable formula to filter records
get_record
list_bases
list_comments
list_records
list_tables
maxRecords
(number, optional): Maximum number of records to return. Defaults to 100.
name
(string, required): Name of the new table
offset
(string, optional): Pagination offset for retrieving additional comments
pageSize
(number, optional): Number of comments to return (max 100, default 100)
parentCommentId
(string, optional): Parent comment ID for threaded replies
recordId
(string, required): The ID of the record to retrieve
recordIds
(array, required): Array of record IDs to delete
records
(array, required): Array of objects containing record ID and fields to update
search_records
searchTerm
(string, required): Text to search for in records
tableId
(string, required): The ID of the table to query
text
(string, required): The comment text
type
(string, required): Type of the field