BundleUp logo
n

Airtable

A flexible database platform for organizing, connecting, and automating workflows.

https://api.airtable.com
https://mcp.airtable.com/mcp
Agent
const bundleup = new BundleUp('Zw7Lt7...');

const mcp = bundleup.mcp('conn_abc123').connect();
const tools = await mcp.listTools();
Proxy
const bundleup = new BundleUp('Zw7Lt7...');

const proxy = bundleup.proxy('conn_abc123');
const response = await proxy.get('/[...]');

Unified MCP Tools

No Unified MCP tools available.

Unified API Endpoints

/me
Retrieve the Airtable account this connection is authenticated as. Airtable exposes no display name or avatar for the authorized user.

We use cookies to understand how you use our site and to improve your experience. Analytics cookies are only set once you accept. See our Privacy Policy for details.