airtable-cli

Manage Airtable bases and records via command-line tools.

28|2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Airtable/airtable-mcp-cli --skill airtable-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: airtable-cli
Source: https://github.com/Airtable/airtable-mcp-cli/tree/main
Command: npx skills add https://github.com/Airtable/airtable-mcp-cli --skill airtable-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @modelcontextprotocol/sdk, clipanion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually managing Airtable bases and data by providing a command-line interface for common Airtable operations, enabling users to automate tasks and streamline workflows.

Core Features & Use Cases

  • Base Management: List, create, and delete Airtable bases.
  • Data Manipulation: Read, write, update, and filter records within tables.
  • Scripting Capabilities: Use Airtable tools programmatically in scripts or automation workflows.
  • Use Case: Automate the process of extracting data from an Airtable base, transforming it into a different format, and then using it for further analysis or processing.

Quick Start

Use the airtable-cli skill to list all bases available for the current user.

Frequently Asked Questions about airtable-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Airtable base management from the terminal?

You can automate Airtable base management from the terminal by using a command-line interface to list, create, and delete bases. This approach enables direct scripting for data extraction and workflow integration.

What do I need to read and filter Airtable records via a CLI?

To read and filter Airtable records via a CLI, you need an Airtable personal access token and access to the Airtable MCP server. This setup automates tool discovery and execution for data manipulation.

Can I use command-line scripting to update records in an Airtable base?

Yes, you can use command-line scripting to update records in an Airtable base. The interface supports reading, writing, updating, and filtering records programmatically within larger automation workflows.

Does the Airtable MCP server support data extraction for automation workflows?

Yes, the Airtable MCP server supports data extraction for automation workflows. It automates tool discovery and execution, allowing you to extract, transform, and process data programmatically.

What is the best way to integrate Airtable data manipulation into existing scripts?

The best way to integrate Airtable data manipulation into existing scripts is via a command-line interface using the Airtable MCP server. This allows programmatic use of Airtable tools for seamless workflow automation.