NimbleBrainInc/mcp-airtable
3.2
If you are the rightful owner of mcp-airtable 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.
MCP server for managing Airtable bases, tables, records, and views programmatically.
Tools
Functions exposed to the LLM to take actions
list_bases
List all accessible Airtable bases.
get_base_schema
Get complete schema for a base including tables and fields.
list_records
List records from a table with advanced filtering and sorting.
search_records
Search records using Airtable formula filters.
create_record
Create a new record in a table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client