Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Airtable MCP Server
by
felores
Verified
npm
GitHub
Databases
Knowledge & Memory
JavaScript
105
19
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
list_tables
List all tables in a base
Input Schema
Name
Required
Description
Default
base_id
Yes
ID of the base
Input Schema (JSON Schema)
{ "properties": { "base_id": { "description": "ID of the base", "type": "string" } }, "required": [ "base_id" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
list_tables
list_bases
create_table
update_table
create_field
update_field
list_records
create_record
update_record
delete_record
search_records
get_record