Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
airtable-mcp-server
Claim
by
domdomegg
npm
GitHub
Databases
TypeScript
MIT License
592
77
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
list_tables
List all tables in a specific base
Input Schema
Name
Required
Description
Default
baseId
Yes
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "baseId": { "type": "string" } }, "required": [ "baseId" ], "type": "object" }
Install Server
This server
cannot be installed
Other Tools
create_table
list_records
list_bases
list_tables
get_record
create_record
update_records
delete_records
update_table
create_field
update_field