A local MCP server for interacting with Airtable via Claude.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"airtable-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Airtable Local MCP Server [](https://www.python.org/) [](https://github.com/astral-sh/uv) [](https://pipx.pypa.io/stable/) [](https://pypi.org/project/mcp/)  This project provides a local Model Context Protocol (MCP) server that allows AI models like Claude (via Claude for Desktop) to interact directly with your Airtable bases using natural language. You can list bases, tables, and records, fetch specific records, create, update, and delete records, all through MCP tools. This package is designed to be installed and run using `pipx` for isolated execution. ## Prerequisites * **Python**: Version 3.10 or higher. * **pipx**: Tool for installing and running Python applications in isolated environments. Installation instructions [here](https://pipx.pypa.io/stable/installation/). * **git** (for pipx installation from source) * **Airtable Account**: You need an Airtable account. ## Run with pipx Run the server with pipx: ```bash pipx run airtable-mcp ``` ## Example MCP Config ```json { "mcpServers": { "airtable-pipx": { // You can name this key anything descriptive "command": "pipx", "args": ["run", "airtable-mcp"] // No arguments needed as config is via environment variables // "options": {} // Usually not needed if command is in PATH and env vars are set globally "env": { "AIRTABLE_PERSONAL_ACCESS_TOKEN": "XXXX", "AIRTABLE_BASE_ID": "XXXX" } } // Add other servers here if needed } } ``` ## Installation with pipx Install the server with pipx: ```bash pipx run airtable-mcp ``` Install the server directly from th…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.