Airtable
Read Airtable bases, table schemas, and records from any AI agent. 4 read-only tools, Personal Access Token auth.
7 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a Airtable
Prova un prompt reale su Airtable via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa Airtable su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca Airtable nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per Airtable
Setup passo-passo per i principali client AI.
Configurare Airtable
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
This connector uses the Airtable Web API v0 and is read-only.
Setup:
- Create a Personal Access Token at https://airtable.com/create/tokens.
- Grant only the
data.records:readandschema.bases:readscopes. - Restrict the token's access to only the bases this connector must read.
- 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.
La tua AI è a due click da Airtable.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.