Skip to content

Conversation

@adampiispanen
Copy link
Contributor

Add Airtable MCP Server

Comprehensive Airtable API integration for managing bases, tables, records, and views with flexible database operations.

Features

  • Base Management - List and explore accessible bases
  • Schema Discovery - Get base schemas with tables and field definitions
  • Record Operations - Create, read, update, and delete records
  • Advanced Filtering - Search with Airtable formula syntax
  • Bulk Operations - Create/update up to 10 records at once
  • Sorting & Pagination - Flexible data retrieval with sorting and offsets
  • View Management - List and work with table views
  • Field Discovery - Get field types and configurations
  • Merge Updates - Update records with merge or replace strategies

Configuration

  • Authentication: Personal access token (no OAuth)
  • Transport: streamable-http
  • Resources: 256Mi memory, 250m CPU
  • Rate Limits: 5 requests/second per base

Use Cases

  • CRM and customer data management
  • Project tracking and task management
  • Inventory and asset management
  • Content management systems
  • Event planning and coordination
  • Data collection and surveys
  • Automation workflows
  • Business operations databases

Capabilities

  • Formula-based filtering
  • Multiple field types (text, number, select, date, attachment, etc.)
  • Bulk operations for efficiency
  • View-based data access
  • Flexible sorting and pagination

Validation

✅ All validations pass: npm run validate-servers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants