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 Agentic WorkersPublished 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.
- Slug
- airtable
- Category
- Databases & Analytics
- Category slug
- databases-and-analytics
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
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.
{
"mcpServers": {
"airtable": {
"url": "https://mcp.airtable.com/mcp"
}
}
}