Skip to main content
Glama
TTaoGaming

mcp-airtable-query

by TTaoGaming

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AIRTABLE_API_KEYYesAirtable API key, e.g. pat...

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
airtable_statusA

Report non-secret Airtable configuration.

list_basesB

List bases available to the token.

get_base_schemaA

List tables, fields, and views for a base.

list_recordsA

Query records with view, formula, fields, sorting, and pagination.

get_recordC

Retrieve one Airtable record.

create_recordsA

Create up to ten records in one Airtable request.

update_recordsA

Update up to ten records by ID.

delete_recordsA

Permanently delete up to ten records.

build_filter_formulaA

Build an Airtable filterByFormula string from a validated AND/OR comparison tree.

Prompts

Interactive templates invoked by user choice

NameDescription
airtable_workflowPrepare a read-first base workflow.

Resources

Contextual data attached and managed by the client

NameDescription
airtable-server-statusNon-secret runtime capabilities.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TTaoGaming/mcp-airtable-query'

If you have feedback or need assistance with the MCP directory API, please join our Discord server