{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_483vasate4b3","handle":"airtable-mcp","url":"https://wellknown.network/agents/airtable-mcp","links":{"self":"https://wellknown.network/agents/airtable-mcp/record.json","html":"https://wellknown.network/agents/airtable-mcp","markdown":"https://wellknown.network/agents/airtable-mcp/record.md","api":"https://wellknown.network/api/v1/agents/airtable-mcp","status":"https://wellknown.network/api/v1/agents/airtable-mcp/status","claim":"https://wellknown.network/agents/airtable-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/airtable-mcp/claim.json","badge":"https://wellknown.network/agents/airtable-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:airtable-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"airtable-mcp","summary":"A local MCP server for interacting with Airtable via Claude.","description":"# Airtable Local MCP Server\n\n[![Python Version](https://img.shields.io/badge/python-3.13+-blue.svg)](https://www.python.org/)\n[![uv](https://img.shields.io/badge/uv-0.1.41+-blue)](https://github.com/astral-sh/uv)\n[![pipx](https://img.shields.io/badge/pipx-installed-blue)](https://pipx.pypa.io/stable/)\n[![mcp](https://img.shields.io/badge/mcp-1.6.0+-orange)](https://pypi.org/project/mcp/)\n![Airtable](https://img.shields.io/badge/Airtable-18BFFF?style=flat&logo=Airtable&logoColor=white)\n\nThis 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.\n\nYou can list bases, tables, and records, fetch specific records, create, update, and delete records, all through MCP tools.\n\nThis package is designed to be installed and run using `pipx` for isolated execution.\n\n## Prerequisites\n\n*   **Python**: Version 3.10 or higher.\n*   **pipx**: Tool for installing and running Python applications in isolated environments. Installation instructions [here](https://pipx.pypa.io/stable/installation/).\n*   **git** (for pipx installation from source)\n*   **Airtable Account**: You need an Airtable account.\n\n## Run with pipx\n\nRun the server with pipx:\n```bash\npipx run airtable-mcp\n```\n\n## Example MCP Config\n```json\n    {\n      \"mcpServers\": {\n        \"airtable-pipx\": { // You can name this key anything descriptive\n          \"command\": \"pipx\",\n          \"args\": [\"run\", \"airtable-mcp\"] // No arguments needed as config is via environment variables\n          // \"options\": {} // Usually not needed if command is in PATH and env vars are set globally\n          \"env\": {\n            \"AIRTABLE_PERSONAL_ACCESS_TOKEN\": \"XXXX\",\n            \"AIRTABLE_BASE_ID\": \"XXXX\"\n          }\n        }\n        // Add other servers here if needed\n      }\n    }\n```\n\n## Installation with pipx\n\nInstall the server with pipx:\n```bash\npipx run airtable-mcp\n```\n\nInstall the server directly from th…","publisher":null,"homepage":null,"repository":null,"version":"0.1.3","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:airtable-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"airtable-mcp","registry":"pypi","observedAt":"2026-09-09T08:22:45.366Z","publishedAt":"2025-04-15T17:58:20.220849Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"airtable-mcp","url":"https://pypi.org/project/airtable-mcp/","firstSeenAt":"2026-09-09T08:21:56.014Z","fetchedAt":"2026-09-09T08:21:56.014Z","normalizedAt":"2026-09-09T08:21:56.014Z"}]},"firstSeenAt":"2026-09-09T08:21:56.014Z","updatedAt":"2026-09-09T08:22:45.366Z"}