Databaseβ
3.2k
Airtable β Smart Database & Spreadsheet
Query, create, and update Airtable records with natural language. Manage CRM data, content calendars, inventory, and any structured data your team relies on.
Your Data, Conversational
Airtable combines the simplicity of spreadsheets with database power. This skill makes your bases queryable and writable via natural language.
- Natural Language Queries: Ask questions about your data without writing formulas.
- Record Management: Create, update, and delete records via conversation.
- View Support: Access grid, kanban, gallery, and calendar views.
- Automation Triggers: Link Airtable actions to OpenClaw workflows.
Configuration
"mcpServers": {
"airtable": {
"command": "npx",
"args": ["-y", "@mcp/airtable-server"],
"env": { "AIRTABLE_API_KEY": "your-api-key" }
}
}Top Prompts
- "Show me all leads in the CRM that haven't been contacted this week."
- "Add a new content piece to the editorial calendar for next Monday."
- "Update the inventory count for product SKU-1234 to 50 units."
</ Add to your README
If you use this skill in your project, add the badge to your GitHub README:
[](https://clawdbot.space/en/skills/mcp-airtable?ref=badge&utm_source=mcp-airtable&utm_medium=readme&utm_campaign=skill-page)