MCP.so
ログイン

Airtable MCP Server Setup

@AliMHJR

Airtable MCP Server Setup について

Airtable MCP server configuration and documentation

基本情報

カテゴリ

開発者ツール

ランタイム

shell

トランスポート

stdio

公開者

AliMHJR

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Airtable MCP Server Setup?

Airtable MCP Server Setup is a configured MCP server that integrates Airtable with Cursor using the @felores/airtable-mcp-server package. It is intended for users who want to interact with Airtable bases directly from within the Cursor editor.

How to use Airtable MCP Server Setup?

The server is set up by editing the Cursor MCP configuration file at /Users/ali/.cursor/mcp.json to include the package and setting the Airtable API key as an environment variable. Once configured, it can be used through Cursor to perform actions on Airtable bases.

Key features of Airtable MCP Server Setup

  • Lists available bases and their tables
  • Searches and retrieves Airtable records
  • Creates and updates records in Airtable
  • Uses API key configured via environment variables
  • Configured directly in the Cursor MCP settings file

Use cases of Airtable MCP Server Setup

  • Browsing Airtable bases and tables without leaving Cursor
  • Finding and viewing specific records from Airtable
  • Adding or updating records programmatically from Cursor

FAQ from Airtable MCP Server Setup

What package does the server use?

It uses the @felores/airtable-mcp-server package.

How is the API key configured?

The Airtable API key is set in the environment variables, not in the configuration file itself.

Which Airtable bases are available?

The README lists four bases: Practice Project (app7kCycwl3D0Gk1K), Yaama Hiring Tracker (appLSmEBg5GF7zgHK), Hiring (app7y7JaIf5GyVw3k), and Applicants (appSWB6FoUBmQAyS2).

What actions can the server perform?

It can list bases and tables, search and retrieve records, and create and update records in Airtable.

コメント

「開発者ツール」の他のコンテンツ