airtable-mcp
If you are the rightful owner of airtable-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Connect your AI tools directly to Airtable. Query, create, update, and delete records using natural language.
Airtable MCP is a model context protocol server that allows seamless integration of AI tools with Airtable. It enables users to perform various operations such as querying, creating, updating, and deleting records using natural language commands. The server supports base management, table operations, schema manipulation, record filtering, and data migration through a standardized MCP interface. It is compatible with Claude Desktop and other Claude-powered editors, making it a versatile tool for managing Airtable data efficiently.
Features
- Base Management: List and select Airtable bases.
- Table Operations: Browse tables, fields, and records.
- Data Access: Read, create, update, and delete records.
- Schema Management: Export, compare, and update schemas.
- Natural Language Interface: Use plain English to interact with your Airtable data.
Tools
list_bases
List all accessible Airtable bases.
list_tables
List all tables in the current base.
list_records
List records with optional filtering.
get_record
Get a specific record.
create_records
Create new records.
update_records
Update existing records.
set_base_id
Switch to a different base.