Skip to main content
Glama
medlag

Airtable MCP Server

by medlag

Related Servers

Alternatives to Airtable MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to interact with Airtable databases via natural language, supporting record CRUD, base listing, and schema exploration.
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides tools for AI assistants to interact with Airtable databases, enabling CRUD operations on Airtable bases and tables.
      2 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Provides comprehensive access to the Airtable Web API, enabling AI assistants to create and manage bases, tables, fields, records, views, and webhooks with support for 25+ field types, batch operations, and enterprise features.
      32
      7 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI-powered interaction with Airtable bases, supporting CRUD operations, schema management, webhooks, and natural language queries through the MCP protocol.
      168 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool targets a distinct operation: get by ID, list with optional formula, create, update, and substring search. Search and list have some overlap, but their purposes are clearly differentiated by descriptions.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with snake_case (get_record, list_records, create_record, update_record, search_records), making the set predictable.

    Tool Count5/5

    Five tools is well-scoped for a focused Airtable CRUD-like server, covering core read and write operations without unnecessary bloat.

    Completeness3/5

    Missing delete_record is a notable gap in lifecycle coverage. Read (get/list/search), create, and update are present, but the inability to delete records limits full CRUD operations.

    Maintenance

    ActivityStale
    ResponsivenessNo issues