Airtable MCP
エアテーブル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ツールを使い始める
クロードデスクトップを開く
接続が確立されるまで30秒待ちます
自然言語でAirtableコマンドを使い始める
Related MCP server: Airtable MCP Server
特徴
拠点管理: Airtable拠点の一覧表示と選択
テーブル操作: テーブル、フィールド、レコードを参照します
データ アクセス: レコードの読み取り、作成、更新、削除
スキーマ管理: スキーマのエクスポート、比較、更新
自然言語インターフェース: わかりやすい英語でAirtableデータを操作します
利用可能なツール
ツール名 | 説明 | 使用例 |
| アクセス可能なすべてのAirtableベースを一覧表示する | 「Airtableのベースをすべて見せてください」 |
| 現在のベースにあるすべてのテーブルを一覧表示する | 「この基地にはどんなテーブルがあるのですか?」 |
| オプションのフィルタリングを使用してレコードを一覧表示する | 「プロジェクトテーブル内のすべてのレコードを表示」 |
| 特定のレコードを取得する | 「TasksテーブルからレコードABC123を取得する」 |
| 新しいレコードを作成する | 「連絡先にJohnという名前の新しいレコードを作成する」 |
| 既存のレコードを更新する | 「レコードXYZのステータスを完了に更新」 |
| 別のベースに切り替える | 「ベースアプリに切り替える i7fWMQcB3BNzPs」 |
トラブルシューティング
よくある問題
接続の問題
Node.js がインストールされていることを確認してください (
node -vv14 以上が表示されるはずです)APIトークンとベースIDが正しいことを確認してください
設定変更後にClaude Desktopを再起動します
JSON解析エラー
設定ファイルのJSON形式を再確認してください
余分なバックスラッシュやエスケープ文字の使用は避けてください
上記の簡略化された構成形式を使用します
コマンドが見つかりません
Node.jsがまだインストールされていない場合はインストールしてください
npm を更新するには、
npm install -g npm@latestを実行します。インストールを確認するには、
npx @smithery/cli --versionを実行してみてください。
ヘルプが必要ですか?
問題ページを確認する
Discordコミュニティに参加する
サポートはsupport@example.comまでメールでお問い合わせください。
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
ライセンス
マサチューセッツ工科大学
他の 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