Vscode Airtable Formula MCP Server

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Automations-Project/VSCode-Airtable-Formula/main/pack

Remote serverstreamable-httpTypeScript

What is the Vscode Airtable Formula MCP server?

Most planning and project tracking work still happens through a UI a human drives. Vscode Airtable Formula MCP server moves it into the conversation instead. <source media="(prefers-color-scheme: light)".

The tools it exposes

The server publishes 1 tool. What each one is for:

  • Category — Tools

Getting it running

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

What it needs from you

  • VS Code ^1.100.0 (or any fork exposing the McpServerDefinitionProvider API) - Node.js — bundled via the VS Code runtime; no separate install needed - Google Chrome (or Edge / Chromium) — the Airtable login flow uses Patchright in headless mode. Falls back to msedge on Windows and chromium on Linux. The extension shows an

How it compares

This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Vscode Airtable Formula's toolset — Category — is a fair guide to whether it matches your workflow. It is maintained by automations-project; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Things to watch

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
CategoryTools

How to install the Vscode Airtable Formula MCP server

{
  "mcpServers": {
    "vscode-airtable-formula": {
      "command": "npx",
      "args": ["-y", "airtable-user-mcp"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Configuration

  • VS Code ^1.100.0 (or any fork exposing the McpServerDefinitionProvider API) - Node.js — bundled via the VS Code runtime; no separate install needed - Google Chrome (or Edge / Chromium) — the Airtable login flow uses Patchright in headless mode. Falls back to msedge on Windows and chromium on Linux. The extension shows an

Example prompts to try

  • Use Vscode Airtable Formula to Category.

Frequently asked questions

It connects Vscode Airtable Formula to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (Category) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Vscode Airtable Formula directly.