Skip to content

stigmer/airtable

v1.0.0Apache-2.0

Airtable's hosted MCP server: read and update the bases, tables and records your account can see. Sign in with your Airtable account.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

airtablestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.airtable.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "airtable",
  "version": "1.0.0",
  "description": "Airtable's hosted MCP server: read and update the bases, tables and records your account can see. Sign in with your Airtable account.",
  "author": {
    "name": "Stigmer",
    "url": "https://stigmer.ai"
  },
  "homepage": "https://airtable.com",
  "repository": "https://github.com/stigmer/stigmer",
  "license": "Apache-2.0",
  "keywords": [
    "airtable",
    "database",
    "spreadsheet",
    "mcp"
  ],
  "extensions": {
    "ai.stigmer": {
      "displayName": "Airtable",
      "category": "integrations"
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.stigmer