AIRTABLE USER MCP TOOLS

37 tools from the Airtable User MCP MCP Server, categorised by risk level.

View the Airtable User MCP policy →

READ TOOLS

10

WRITE TOOLS

23
apply_view_sorts Apply sort conditions to a view. Default mode replaces all existing sorts — pass an empty array with operation="replace" to clear. Use operation="a... 2/5 create_extension Create a new extension (block) in an Airtable base. Returns the block ID needed for installation. Use this to register custom extensions before ins... 2/5 create_extension_dashboard Create a new extension dashboard page in a base. Extensions are installed onto dashboard pages. 2/5 create_field Create a new field in an Airtable table. Supports all field types including computed fields (formula, rollup, lookup, count) that are not available... 2/5 create_formula_field Create a new formula field in a table. Shorthand for create_field with type "formula". 2/5 create_table Create a new table in an Airtable base. Returns the generated table ID. The table starts with default fields (Name, Notes, Attachments, Status, etc... 2/5 create_view Create a new view in an Airtable table. Optionally copy configuration from an existing view. View types: "grid", "form", "kanban", "calendar", "gal... 2/5 duplicate_extension Duplicate an installed extension on a dashboard page. 2/5 duplicate_field Duplicate (clone) a field in a table. Optionally also duplicate the cell values. 2/5 install_extension Install an extension onto a dashboard page. Requires a block ID (from create_extension) and a page ID (from create_extension_dashboard). 2/5 manage_tools Control which tools are available. Actions: list_profiles, switch_profile, get_tool_status, toggle_tool, toggle_category. Use this to switch betwee... 2/5 rename_extension Rename an installed extension. 2/5 rename_field Rename a field (column) in an Airtable table. Pre-validates the field exists before mutating. 2/5 rename_table Rename a table in an Airtable base. 2/5 rename_view Rename a view. 2/5 update_extension_state Enable or disable an extension installation. 2/5 update_field_config Update the configuration of any computed field (formula, rollup, lookup, count, etc). Use this to change formula text, rollup settings, etc. 2/5 update_field_description Update the description text of a field. 2/5 update_formula_field Update the formula text of an existing formula field. Shorthand for update_field_config with type "formula". 2/5 update_view_description Update the description text of a view. 2/5 update_view_filters Update the filter configuration of a view. Supports AND/OR conjunctions, nested filter groups, and Airtable's internal filter operators. FILTER FO... 2/5 update_view_group_levels Set grouping on a view. Default mode replaces all existing group levels — pass an empty array with operation="replace" to clear grouping. Use opera... 2/5 update_view_row_height Change the row height of a grid view. 2/5

DESTRUCTIVE TOOLS

4
How many tools does the Airtable User MCP MCP server have? +

The Airtable User MCP MCP server exposes 37 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on Airtable User MCP tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Airtable User MCP server.

What risk categories do Airtable User MCP tools fall into? +

Airtable User MCP tools are categorised as Read (10), Write (23), Destructive (4). Each category has a recommended default policy.

Enforce policies on Airtable User MCP

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.