Loading MCP server directory, please wait...
Manage Airtable bases: schema, field CRUD, views, formula validation, extensions
npx @getmcp/cli add io.github.Automations-Project/airtable-user-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Automations-Project/airtable-user-mcp": {
"command": "npx",
"args": [
"-y",
"airtable-user-mcp"
],
"env": {
"AIRTABLE_HEADLESS_ONLY": "",
"AIRTABLE_NO_BROWSER": "",
"AIRTABLE_USER_MCP_HOME": ""
}
}
}
}