Back to search
30
MCP

airtable-mcp-server

domdomegg/airtable-mcp-server

🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

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
@loticdigital/airtable-mcp-server
Full feature Airtable Model Context Protocol Server
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
airtable-mcp
A local MCP server for interacting with Airtable via Claude.
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools

How to use

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

{
  "mcpServers": {
    "airtable-mcp-server": {
      "url": "https://www.npmjs.com/package/airtable-mcp-server",
      "transport": "http"
    }
  }
}