Airtable MCP
Airtable MCP
将您的 AI 工具直接连接到 Airtable。使用自然语言查询、创建、更新和删除记录。功能包括基础管理、表操作、模式操作、记录筛选和数据迁移——所有这些都通过与 Claude Desktop 和其他 Claude 支持的编辑器兼容的标准化 MCP 界面实现。
快速入门
获取您的 Airtable 凭证
从您的帐户页面获取您的 Airtable API 令牌
从您的 Airtable 基本 URL 获取基本 ID(格式:
appi7fWMQcB3BNzPs)
配置 Claude 桌面
打开
~/Library/Application Support/Claude/claude_desktop_config.json添加以下配置:GXP1
将
YOUR_AIRTABLE_TOKEN和YOUR_BASE_ID替换为您的实际凭证保存并重新启动 Claude Desktop
开始使用 Airtable 工具
打开 Claude 桌面
等待 30 秒建立连接
开始使用自然语言的 Airtable 命令
Related MCP server: Airtable MCP Server
特征
基地管理:列出并选择 Airtable 基地
表操作:浏览表、字段和记录
数据访问:读取、创建、更新和删除记录
模式管理:导出、比较和更新模式
自然语言界面:使用简单的英语与您的 Airtable 数据进行交互
可用工具
工具名称 | 描述 | 示例用法 |
| 列出所有可访问的 Airtable 基地 | “向我展示我所有的 Airtable 基础” |
| 列出当前库中的所有表 | “这个底座里有哪些桌子?” |
| 列出带有可选筛选条件的记录 | “显示项目表中的所有记录” |
| 获取特定记录 | “从任务表中获取记录 ABC123” |
| 创造新纪录 | “在联系人中创建名为 John 的新记录” |
| 更新现有记录 | “将记录 XYZ 的状态更新为“完成”” |
| 切换到不同的基地 | “切换到基础应用程序i7fWMQcB3BNzPs” |
故障排除
常见问题
连接问题
确保已安装 Node.js(
node -v应显示 v14 或更高版本)验证您的 API 令牌和基本 ID 是否正确
配置更改后重新启动 Claude Desktop
JSON 解析错误
仔细检查配置文件中的 JSON 格式
避免使用多余的反斜杠或转义字符
使用上面显示的简化配置格式
未找到命令
如果尚未安装,请安装 Node.js
运行
npm install -g npm@latest来更新 npm尝试运行
npx @smithery/cli --version来验证安装
需要幫忙?
查看问题页面
加入我们的Discord 社区
发送电子邮件至support@example.com以获得支持
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
麻省理工学院
有关其他 MCP 客户端的详细设置说明,请参阅CLAUDE_INTEGRATION.md 。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides tools for AI assistants to interact with Airtable databases, enabling CRUD operations on Airtable bases and tables.8MIT
- AlicenseNot gradedqualityCmaintenanceProvides read and write access to Airtable databases, enabling LLMs to inspect schemas, search, create, update, and delete records, tables, and fields, as well as manage comments on records.2,905MIT

Retable MCP Serverofficial
AlicenseNot gradedqualityDmaintenanceConnects AI agents like Claude, Cursor, and Windsurf to Retable for seamless AI-assisted data management. Enables AI agents to manage and interact with Retable workspaces, tables, and data through natural language.9MIT- AlicenseNot gradedqualityCmaintenanceEnables AI-powered interaction with Airtable bases, supporting CRUD operations, schema management, webhooks, and natural language queries through the MCP protocol.331MIT
Related MCP Connectors
Streamline your Attio workflows using natural language to search, create, update, and organize com…
Connect AI to your Attio CRM. Manage contacts, companies, deals, and sales pipelines. Create tasks…
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rashidazarang/airtable-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server