MCP.so
Sign In

Airtable

@Airtable

About Airtable

No overview available yet

Basic information

Category

Other

License

MIT

Transports

stdio

Publisher

Airtable

Submitted by

Andrew Ofstad

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "airtable": {
      "type": "http",
      "url": "https://mcp.airtable.com/mcp"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Airtable?

Airtable is the database and operations layer for your agents, combining structured data with multiplayer visual surfaces (grid, kanban, calendar, gallery, timeline) that humans and agents share, plus sync integrations to tools like Jira, Salesforce, Zendesk, Google Drive, and Databricks, all backed by enterprise governance.

How to use Airtable?

Install as a plugin for Claude Code or Codex, or as standalone skills via the skills CLI for any agent that consumes agentskills.io–format skills. The official Airtable MCP server at mcp.airtable.com/mcp is auto-wired via .mcp.json when the plugin is enabled; you can also configure it manually.

Key features of Airtable

  • Combines structured data with multiplayer visual surfaces for agents and humans.
  • Sync integrations with Jira, Salesforce, Zendesk, Google Drive, Databricks, and more.
  • Enterprise governance and compliance.
  • Installable as a plugin for Claude Code and Codex.
  • Standalone skills consumable by any agent supporting Agent Skills format.
  • Official MCP server hosted at mcp.airtable.com/mcp.

Use cases of Airtable

  • Running product, marketing, sales, ops, HR, or a custom business app.
  • Giving agents access to structured business data with real-time visual collaboration.
  • Integrating agent workflows with existing SaaS tools via syncs.
  • Deploying a governed data layer for multi-agent systems.

FAQ from Airtable

What is the Airtable MCP server?

The official Airtable MCP server is hosted at mcp.airtable.com/mcp and is auto-wired when the plugin is enabled, or can be added manually to your configuration.

Which agents can use Airtable?

Airtable ships as an installable plugin for Claude Code and Codex, and as standalone skills for any agent that consumes agentskills.io–format skills (e.g., Cursor, OpenCode, Pi, Gemini CLI).

How do I install the Airtable plugin?

For Claude Code use /plugin marketplace add airtable/skills then /plugin install airtable@airtable-skills. For Codex use codex plugin marketplace add airtable/skills and enable via the TUI or config. For standalone skills use npx skills add airtable/skills.

What is the license for this repo?

The repository is licensed under the MIT License.

Comments

More Other MCP servers