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
28
14
Apple
Reddit
Discord
Overview
Inspect
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
create_field
create_record
create_table
delete_record
get_record
list_bases
list_records
list_tables
search_records
update_field
update_record
update_table