Airtable MCP Server Setup
@AliMHJR
About Airtable MCP Server Setup
Airtable MCP server configuration and documentation
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Grafana MCP server
grafanaMCP server for Grafana
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments