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 命令
特征
基地管理:列出并选择 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 。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
将 AI 工具直接连接到 Airtable,允许用户使用自然语言查询、创建、更新和删除记录。
Related MCP Servers
- AsecurityAlicenseAqualityAllows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.Last updated -870MIT License
- -securityAlicense-qualityEnables AI-powered applications to access and manipulate Airtable data directly from your IDE, supporting operations like querying, creating, updating, and deleting records through natural language commands.Last updated -MIT License
- -securityFlicense-qualityA powerful interface for extending AI capabilities through remote control, calculations, email operations, knowledge search, and more.Last updated -38
- -securityAlicense-qualityProvides integration with Apache Airflow's REST API, allowing AI assistants to programmatically interact with Airflow workflows, monitor DAG runs, and manage tasks.Last updated -MIT License