Airtable
v1.0.0MCPRead and write records, bases, and schema in Airtable. Community-maintained — scope the PAT to specific bases.
SourceID
airtableHow it runs
The client launches this pinned, published server on demand over stdio. Required configuration is injected by the user at install time.
launch command
npx -y airtable-mcp-serverConfiguration
Values you supply when installing this server.
AIRTABLE_API_KEYstringrequiredAirtable personal access token, supplied as an env var. Scope it to the specific bases you want reachable.