Airtable User MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 326 installs a week from npm. Last commit 31 Jul 2026.
Manage Airtable bases: schema, field CRUD, views, formula validation, extensions
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add airtable-user-mcp -- npx -y airtable-user-mcp
{
"mcpServers": {
"airtable-user-mcp": {
"args": [
"-y",
"airtable-user-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.airtable-user-mcp]
command = "npx"
args = ["-y", "airtable-user-mcp"]
{
"mcpServers": {
"airtable-user-mcp": {
"args": [
"-y",
"airtable-user-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"airtable-user-mcp": {
"args": [
"-y",
"airtable-user-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.