Integrate Airtable MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Airtable
Update an existing table. See the documentation
Update a single record in a table by Record ID. See the documentation
Update an existing field in a table. See the documentation
Update an existing comment on a selected record. See the documentation
Search for a record by formula or by field value. See the documentation
Get a list of tables in the selected base. See the documentation
Retrieve records from a table, optionally sorting and filtering results. See the documentation
Retrieve records from a view, optionally sorting and filtering results. See the documentation
Get the list of bases that can be accessed. See the documentation
Get data of a selected record from a table. See the documentation
Get a specific record, or create one if it doesn't exist. See the documentation
Delete a selected record from a table. See the documentation
Create a new table. See the documentation
Adds a record to a table.
Create a new record or update an existing one. See the documentation
Create one or more records in a table in a single operation with an array. See the documentation
Create a new field in a table. See the documentation
Create a comment on a selected record. See the documentation