Back to search
30
MCP

airtable-mcp

pypi/airtable-mcp

A local MCP server for interacting with Airtable via Claude.

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

Similar MCP servers embedding-nearest

com.airtable/mcp
Official Airtable MCP server — database and operations layer for agents.
0 tools · streamable-http
mcp-airtable
MCP server for Airtable integration
0 tools
airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
0 tools
airtable-user-mcp
Community MCP server for Airtable. Schema inspection, table / field / view CRUD (including merge-safe filter / sort / group updates), formul
0 tools
airbook-mcp-server
An MCP server for Airbook.
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-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}