Skip to main content
Glama

Airtable MCP

Airtable MCP

空气表

将您的 AI 工具直接连接到 Airtable。使用自然语言查询、创建、更新和删除记录。功能包括基础管理、表操作、模式操作、记录筛选和数据迁移——所有这些都通过与 Claude Desktop 和其他 Claude 支持的编辑器兼容的标准化 MCP 界面实现。

快速入门

  1. 获取您的 Airtable 凭证
    • 从您的帐户页面获取您的 Airtable API 令牌
    • 从您的 Airtable 基本 URL 获取基本 ID(格式: appi7fWMQcB3BNzPs
  2. 配置 Claude 桌面
    • 打开~/Library/Application Support/Claude/claude_desktop_config.json
    • 添加以下配置:GXP1
    • YOUR_AIRTABLE_TOKENYOUR_BASE_ID替换为您的实际凭证
    • 保存并重新启动 Claude Desktop
  3. 开始使用 Airtable 工具
    • 打开 Claude 桌面
    • 等待 30 秒建立连接
    • 开始使用自然语言的 Airtable 命令

特征

  • 基地管理:列出并选择 Airtable 基地
  • 表操作:浏览表、字段和记录
  • 数据访问:读取、创建、更新和删除记录
  • 模式管理:导出、比较和更新模式
  • 自然语言界面:使用简单的英语与您的 Airtable 数据进行交互

可用工具

工具名称描述示例用法
list_bases列出所有可访问的 Airtable 基地“向我展示我所有的 Airtable 基础”
list_tables列出当前库中的所有表“这个底座里有哪些桌子?”
list_records列出带有可选筛选条件的记录“显示项目表中的所有记录”
get_record获取特定记录“从任务表中获取记录 ABC123”
create_records创造新纪录“在联系人中创建名为 John 的新记录”
update_records更新现有记录“将记录 XYZ 的状态更新为“完成””
set_base_id切换到不同的基地“切换到基础应用程序i7fWMQcB3BNzPs”

故障排除

常见问题

  1. 连接问题
    • 确保已安装 Node.js( node -v应显示 v14 或更高版本)
    • 验证您的 API 令牌和基本 ID 是否正确
    • 配置更改后重新启动 Claude Desktop
  2. JSON 解析错误
    • 仔细检查配置文件中的 JSON 格式
    • 避免使用多余的反斜杠或转义字符
    • 使用上面显示的简化配置格式
  3. 未找到命令
    • 如果尚未安装,请安装 Node.js
    • 运行npm install -g npm@latest来更新 npm
    • 尝试运行npx @smithery/cli --version来验证安装

需要幫忙?

贡献

欢迎贡献代码!欢迎提交 Pull 请求。

执照

麻省理工学院


有关其他 MCP 客户端的详细设置说明,请参阅CLAUDE_INTEGRATION.md

-
security - not tested
A
license - permissive license
-
quality - not tested

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,允许用户使用自然语言查询、创建、更新和删除记录。

  1. 快速入门
    1. 特征
      1. 可用工具
        1. 故障排除
          1. 常见问题
          2. 需要幫忙?
        2. 贡献
          1. 执照

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Allows 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 -
              1
              752
              Python
              MIT License
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              Enables AI assistants to interact with Metabase, providing access to dashboards, questions, databases, and tools for executing queries and viewing data through natural language.
              Last updated -
              JavaScript
              • Apple
            • -
              security
              A
              license
              -
              quality
              Enables 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
            • -
              security
              F
              license
              -
              quality
              A powerful interface for extending AI capabilities through remote control, calculations, email operations, knowledge search, and more.
              Last updated -
              35
              Python

            View all related MCP servers

            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