Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"airtable" matching MCP tools:

  • Move specific fields to new positions within an Airtable view by providing a partial map of field IDs to column indices. Other fields maintain their relative order.
    MIT
  • Delete a field from an Airtable table by providing its ID and expected name. Blocks deletion if the field has downstream dependencies, unless forced.
    MIT
  • Set the sort order of an Airtable view. Replace all existing sorts or append new conditions. Clear all sorts by passing an empty array.
    MIT
  • Define date column ranges for a Calendar view to show single-point or range events. Overlay multiple date series by passing an array of start and optional end column identifiers.
    MIT
  • Delete a table from an Airtable base using its ID and name. Requires exact name match to prevent accidental deletion and refuses to delete the last remaining table.
    MIT
  • Check a formula expression for validity and determine its result type (text, number, etc.) before creating or updating a formula field in Airtable.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Airtable MCP Pack — wraps the Airtable REST API v0

  • Official Airtable MCP server — database and operations layer for agents.