Loading MCP server directory, please wait...
Create, read, update, and delete records in Airtable bases and tables
npx @getmcp/cli add com.mcparmory/airtableRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mcparmory/airtable": {
"command": "uvx",
"args": [
"mcparmory-airtable"
]
}
}
}