Hermes Registry

Airtable

v1.0.0MCP

Read and write records, bases, and schema in Airtable. Community-maintained — scope the PAT to specific bases.

SourceIDairtable

How 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-server

Configuration

Values you supply when installing this server.

AIRTABLE_API_KEYstringrequired

Airtable personal access token, supplied as an env var. Scope it to the specific bases you want reachable.