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
51
35
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_field
create_record
create_table
delete_records
get_record
list_bases
list_records
list_tables
update_field
update_records
update_table