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.

评论

开发工具 分类下的更多 MCP 服务器