Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Databases & AnalyticsAuth: OAuth2.1

Airtable hosted MCP server

Flexible database

Airtable’s hosted MCP server connects agents to the authorized Airtable bases — listing tables, reading records, and making updates — so operational data in Airtable becomes agent-actionable.

Curated by Published Updated

Server description

Read and write Airtable bases, tables, and records

Airtable’s hosted MCP server connects agents to the authorized Airtable bases — listing tables, reading records, and making updates — so operational data in Airtable becomes agent-actionable.

Directory details

Slug
airtable
Category
Databases & Analytics
Category slug
databases-and-analytics
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "airtable": {
      "url": "https://mcp.airtable.com/mcp"
    }
  }
}

Connection links