Airtable MCP Server
未申請🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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