Airtable User MCP is a Model Context Protocol (MCP) server: Manage Airtable bases: schema, field CRUD, views, formula validation, extensions. Because it speaks the Model Context Protocol, AI assistants can use Airtable User MCP as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package airtable-user-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v2.1.1, published under the MIT license, with source at Automations-Project/VSCode-Airtable-Formula on GitHub, where it has earned 30 stars.
On mcp.site, Airtable User MCP sits in the Database category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Airtable User MCP for Automations-Project, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — airtable-user-mcp · MCP over stdio
▸Open source — MIT license · Automations-Project/VSCode-Airtable-Formula