Airtable
Read and write access to Airtable database schemas, tables, and records.
{
"mcpServers": {
"airtable-mcp-server": {
"command": "npx",
"args": [
"-y",
"airtable-mcp-server"
],
"env": {
"AIRTABLE_API_KEY": "<your-airtable_api_key>"
}
}
}
}{
"mcpServers": {
"airtable-mcp-server": {
"command": "npx",
"args": [
"-y",
"airtable-mcp-server"
],
"env": {
"AIRTABLE_API_KEY": "<your-airtable_api_key>"
}
}
}
}npx -y airtable-mcp-server{
"mcpServers": {
"airtable-mcp-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/domdomegg/airtable-mcp-server:1.13.0"
],
"env": {
"AIRTABLE_API_KEY": "<your-airtable_api_key>"
}
}
}
}AIRTABLE_API_KEYAirtable personal access token (e.g., pat123.abc123). Create at https://airtable.com/create/tokens/new with scopes: schema.bases:read, data.records:read, and optionally schema.bases:write and data.records:write.
AIRTABLE_API_KEYAirtable personal access token (e.g., pat123.abc123). Create at https://airtable.com/create/tokens/new with scopes: schema.bases:read, data.records:read, and optionally schema.bases:write and data.records:write.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.