Loading page...
Loading page...
Read, create, and update records in your Airtable bases from your AI. The database anyone can understand.
Use your Airtable bases as a live data source for your AI. Query records with filters, create new rows, update fields, and work with linked tables — all through conversation.
{
"mcpServers": {
"airtable-connector": {
"command": "npx",
"args": ["-y", "@mcphub/airtable-connector"],
"env": {
"AIRTABLE_TOKEN": "pat...",
"AIRTABLE_BASE_ID": "app..."
}
}
}
}
⚠ This tool requires write or destructive access. Review permissions carefully before installing.