airtable
Methodical Airtable MCP Server integration (v1.16.0). Restored full 13-tool suite with corrected SSE output parsing (result.content). Supports User-Specific PAT via manifest. Stability: High.
Creates a new field in an existing table. Returns raw SSE. Safety Protocol: Propose change and wait for approval.
Creates new records in an Airtable table. Returns raw SSE. Safety Protocol: Propose and wait for approval.
Creates a new table in a base. Returns raw SSE. Safety Protocol: Propose change and wait for approval.
Displays records for a table. Requires fieldIds for rendering. Returns raw SSE. Safety Protocol: Propose change and wait for approval.
Gets detailed schema information for specified tables and fields. Required before updating select fields.
Lists all Airtable bases that the current PAT has access to. Use this to retrieve the baseId for future operations.
Lists records queried from a specific Airtable table. Returns raw SSE.
Gets the summary of a specific base, including schemas of all tables.
A simple utility to check if the MCP server is running.
Searches for bases by name. Returns raw SSE.
Updates a field's name or description. Returns raw SSE. Safety Protocol: Propose change and wait for approval.
Updates records in an Airtable table. Returns raw SSE. Safety Protocol: Propose and wait for approval.
Updates a table's name or description. Returns raw SSE. Safety Protocol: Propose change and wait for approval.