📊
Airtable MCP
✓ 官方/认证Airtable (官方)
Airtable 低代码数据库 MCP,表、记录、视图、附件、协作、自动化
⭐ 0.4k
GitHub Stars
stdio
安装方式
MIT
开源协议
6
可用工具
📖 详细介绍
Airtable 官方 MCP Server,无代码数据库平台。Base/Table/Record/Field/View 完整 CRUD,附件上传、协作者管理、自动化触发、Formula 公式、Lookup/Rollup 关联字段。
✨ 核心特性
✓完整 CRUD
✓附件支持
✓公式字段
✓关联字段
✓视图过滤
✓Webhook 触发
🛠️ 可用工具 (6)
list_bases()
list_records()
create_record()
update_records()
upload_attachment()
list_views()
🎯 适用场景
▸内容管理
▸项目跟踪
▸CRM 自建
▸库存管理
▸活动报名
▸数据收集
🔎 相关搜索
用户搜索 Airtable MCP 时的常见问题和长尾关键词:
#Airtable MCP 官方#Airtable API 接入#低代码数据库 MCP#Airtable 自动化#Airtable 公式字段
🧷 主题归类
Airtable MCP 属于以下主题:
❓ 常见问题 (FAQ)
Q1.Airtable API Key 申请?▼
访问 airtable.com/create/tokens 创建 Personal Access Token,授予 data.records:read/write 等权限。
Q2.Webhooks 支持?▼
是的,可在 Airtable Automation 中配置 Webhook 触发,MCP 服务端接收。
Q3.免费额度?▼
Free 计划每 Base 1200 条记录、2GB 附件、100 次自动化运行/月。
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Airtable API Key
安装命令
npx -y airtable-mcp-serverClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"airtable-mcp": {
"command": "npx",
"args": [
"-y",
"airtable-mcp-server"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
📓
Notion MCP
✓ 官方Notion (官方)
Notion 知识库 MCP,页面、数据库、Block、评论、模板、Relation 全功能
Notion知识库数据库笔记
⭐2.2kstdio简单
📝
Notion MCP Server
✓ 官方Anthropic (官方)
用 AI 管理 Notion 工作区:搜索页面、创建笔记、更新数据库、块级编辑
Notion笔记知识库官方
⭐1.7kstdio中等
⏰
Time MCP Server
✓ 官方Anthropic (官方)
为 AI 提供时区转换、时间格式化、当前时间查询
时间时区工具官方
⭐10.1kstdio简单
📋
Airtable MCP Server
Community
AI 读写 Airtable 数据库:创建/查询/更新记录、字段管理、附件
Airtable数据库低代码No-Code
⭐0.3kstdio中等