Airtable MCP Server Setup
About
Airtable MCP server configuration and documentation
Details
- Author
- AliMHJR
- Downloads
- 225
- Categories
- Developer Tools
Jump to
- 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
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.
Airtable MCP Server Setup
This directory contains the configuration and dependencies for the Airtable Model Context Protocol (MCP) server.
Configuration
The Airtable MCP server is configured in the Cursor MCP configuration file located at:
/Users/ali/.cursor/mcp.json
The current configuration uses:
- Package: @felores/airtable-mcp-server
- API Key: Set in the environment variables
Usage
The MCP server allows interaction with Airtable bases through Cursor, enabling:
- Listing bases and tables
- Searching and retrieving records
- Creating and updating records
Available Bases
- Practice Project (app7kCycwl3D0Gk1K)
- Yaama Hiring Tracker (appLSmEBg5GF7zgHK)
- Hiring (app7y7JaIf5GyVw3k)
- Applicants (appSWB6FoUBmQAyS2)
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





