AI

Airtable

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

7 días gratis · sin tarjeta · hosting UE

Pregunta cualquier cosa a Airtable

Prueba un prompt real contra Airtable vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.

Instalar Airtable en Cloud
Airtable · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

Setup en 2 minutos

  1. 1Inicia trial gratuita en cloud.anythingmcp.com.
  2. 2Click en Airtable en el connector store. Pega las credenciales.
  3. 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Instalar Airtable ahora

Guías para Airtable

Setup paso a paso para los principales clientes AI.

Configurar Airtable

Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.

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.

Tu IA está a dos clicks de Airtable.

Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.