airtable_v2
Methodical Airtable MCP Server integration (v2.0.0). Remediated Authorization protocol: now automatically prepends 'Bearer ' to PAT to ensure predictable interface behavior. Restored full 13-tool suite. Verified via Registry Regulator.
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.