πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /MCP Servers
  3. /Documents & Office
  4. /Airtable Server
πŸ“„

Airtable Server

πŸ”ŒMCP ServerπŸ“„Documents & Office456

Query and manage Airtable bases, tables, and records for low-code database operations

By Community

airtabledatabasespreadsheetno-codecommunity
Install command
npx airtable-mcp-server

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "airtable-server": {
      "command": "npx",
      "args": ["-y", "npx"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in Documents & Office

View all β†’
πŸ“„
🧩Skillβ˜… Featured

Excel / Spreadsheets (XLSX)

Create, edit, and clean .xlsx, .xlsm, .csv, and .tsv files β€” including formulas, formatting, charts, and data cleanup

πŸ“„Documents & Office171,261
πŸ“„
🧩Skillβ˜… Featured

PowerPoint (PPTX)

Create, read, edit, and combine PowerPoint presentations β€” including slide layouts, speaker notes, charts, and templates

πŸ“„Documents & Office171,261
πŸ“„
🧩Skillβ˜… Featured

Word Documents (DOCX)

Create, read, edit, and format Word documents β€” including tables of contents, headings, tracked changes, page numbers, and templates

πŸ“„Documents & Office171,261
πŸ“„
🧩Skillβ˜… Featured

Document Skills Suite

Comprehensive document processing collection covering Word (.docx), PDF, PowerPoint (.pptx), and Excel (.xlsx) creation, editing, and analysis with professional-grade workflows

πŸ“„Documents & Office66,826

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "airtable-server": {
      "command": "npx",
      "args": ["-y", "npx"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’