Airtable MCP Server
Provides tools for interacting with Airtable to manage employee records, including search, advanced search, create, update, delete, dashboard statistics, and duplicate validation.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Airtable MCP Servershow me all active employees in the Sales department"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Airtable MCP Server
A production-ready MCP Server built using Node.js, Model Context Protocol (MCP), and Airtable.
This project demonstrates how AI clients can securely interact with Airtable using MCP tools.
Features
Search Employee
Advanced Employee Search
Create Employee
Update Employee
Delete Employee
Employee Dashboard
Duplicate Employee ID Validation
Duplicate Email Validation
Related MCP server: MCP Employee API Server
Tech Stack
Node.js
MCP SDK (v1.30.0)
Airtable
Zod
Dotenv
Project Structure
airtable-mcp-server/
services/
tools/
docs/
screenshots/
server.js
package.json
README.md
.env.exampleAvailable MCP Tools
Tool | Description |
Search Employee | Search employee by name |
Advanced Employee Search | Search using Department, Status, Designation, Employee ID |
Create Employee | Create a new employee |
Update Employee | Update employee details |
Delete Employee | Delete an employee |
Dashboard | Employee statistics |
Installation
npm installConfiguration
Create a .env file using .env.example
AIRTABLE_TOKEN=your_personal_access_token
AIRTABLE_BASE_ID=your_base_id
AIRTABLE_TABLE_NAME=Employee informationRun
npm startProject Architecture
ChatGPT / Claude / MCP Inspector
│
▼
MCP Server
│
▼
Employee Tools
│
▼
Airtable Service
│
▼
AirtableFuture Enhancements
Bulk Employee Import
Bulk Employee Update
AI Powered Employee Assistant
Employee Reports
Employee Analytics
Integration with Airtable Official MCP
Author
Pavansai Gudla
This server cannot be deployed
Maintenance
Related MCP Connectors
No-code databases, forms, portals and AI sites. Manage records and automation via natural language.
No-code databases, forms, portals and AI sites. Manage records and automation via natural language.
No-code databases, forms, portals and AI sites. Manage records and automation via natural language.
Streamline your Attio workflows using natural language to search, create, update, and organize com…
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with BambooHR's API through natural language queries. Provides access to employee data, time off management, company files, and HR operations with comprehensive tools for workforce management.108 npm1MIT
- FlicenseCqualityDmaintenanceEnables AI assistants to manage employee data through a REST API with full CRUD operations. Provides tools to create, read, update, and delete employee records via the Model Context Protocol.5-
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to interact with a CRM system through natural language to manage employees, including creating, updating, searching, and viewing employee records and statistics.MIT
- AlicenseNot gradedqualityDmaintenanceEnables users to manage company departments, employees, expenses, and performance ratings through a natural language interface in Claude Desktop. It features 12 specialized tools for comprehensive CRUD operations and AI-powered organizational analysis using Google Gemini.4MIT