AI

Airtable

Read Airtable bases, table schemas, and records from any AI agent. 4 read-only tools, Personal Access Token auth.

7 Tage gratis · keine Kreditkarte · EU-Hosting

Frag Airtable alles

Teste einen echten Prompt gegen Airtable via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.

Airtable auf Cloud installieren
Airtable · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

Setup in 2 Minuten

  1. 1Free Trial auf cloud.anythingmcp.com starten.
  2. 2Im Connector-Store auf Airtable klicken. Credentials einfügen.
  3. 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Airtable jetzt installieren

Anleitungen für Airtable

Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.

Airtable einrichten

Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.

This connector uses the Airtable Web API v0 and is read-only.

Setup:

  1. Create a Personal Access Token at https://airtable.com/create/tokens.
  2. Grant only the data.records:read and schema.bases:read scopes.
  3. Restrict the token's access to only the bases this connector must read.
  4. Set AIRTABLE_PERSONAL_ACCESS_TOKEN.

Authentication: Authorization: Bearer ${AIRTABLE_PERSONAL_ACCESS_TOKEN}. Use a scoped Personal Access Token, not a legacy API key.

Discovery order: call airtable_list_bases, then airtable_list_tables with a base ID to find table IDs, names, fields, and views. Use a table ID when possible because names can change.

Records: airtable_list_records returns one page and may include an offset. Pass that offset to the next call until it is absent. pageSize is 1-100; maxRecords limits the total records Airtable returns.

Filtering: filterByFormula uses Airtable formula syntax. For example, {Status}="Active" returns records whose Status field is Active. A view can apply saved filters and sorting; combine it with a formula only when both restrictions are intended.

Out of scope here: creating, updating, deleting, or otherwise modifying bases, tables, fields, views, or records.

Deine KI ist zwei Klicks von Airtable entfernt.

Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.