Installation & Configuration
{
"mcpServers": {
"airtable-pipx": {
"command": "pipx",
"args": [
"run",
"airtable-mcp"
],
"env": {
"AIRTABLE_PERSONAL_ACCESS_TOKEN": "YOUR_TOKEN",
"AIRTABLE_BASE_ID": "YOUR_BASE_ID"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15