Back to search
30
MCP

airtable-user-mcp

npm/airtable-user-mcp

Community MCP server for Airtable. Schema inspection, table / field / view CRUD (including merge-safe filter / sort / group updates), formula validation, and extension management. Not affiliated with Airtable Inc.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Airtable User MCP
Manage Airtable bases: schema, field CRUD, views, formula validation, extensions
0 tools
com.airtable/mcp
Official Airtable MCP server — database and operations layer for agents.
0 tools · streamable-http
airtable-mcp
A local MCP server for interacting with Airtable via Claude.
0 tools
airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
0 tools
mcp-airtable
MCP server for Airtable integration
0 tools
airtable-mcp-server-oauth-fastmcp
Airtable OAuth MCP Server - Python implementation with OAuth 2.0 authentication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "airtable-user-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}