Flexible database and spreadsheet hybrid
Organize data with Airtable's powerful API and collaborative features.
{
"mcpServers": {
"airtable": {
"env": {
"AIRTABLE_API_KEY": "your_api_key",
"AIRTABLE_BASE_ID": "your_base_id"
},
"args": [
"-y",
"@airtable/mcp-server"
],
"command": "npx"
}
}
}AIRTABLE_API_KEYyour_api_keyAIRTABLE_BASE_IDyour_base_id