loading…
Search for a command to run...
loading…
Community MCP server for Airtable that provides **30 tools** for managing Airtable bases. Uses Airtable's internal API to support capabilities **not available t
Community MCP server for Airtable that provides **30 tools** for managing Airtable bases. Uses Airtable's internal API to support capabilities **not available through the official REST API**: - **Schema inspection** — Full schema read for bases, tables, fields, and views - **Field management** — Create formula, rollup, lookup, and count fields; validate formulas before applying - **View configuration** — Filters, sorts, grouping, column visibility, row height - **Extension management** — Create, install, enable/disable, rename, remove extensions ## Quick Start ```json { "mcpServers": { "airtable": { "command": "npx", "args": ["-y", "airtable-user-mcp"] } } }
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"airtable-user-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"github-2k6b/airtable-user-mcp"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.