airtable-mcp-server and mcp-baserow
These two tools are competitors, as both provide an MCP server designed to enable AI assistants to interact with online spreadsheet-like databases, but for different backend platforms (Airtable vs. Baserow).
About airtable-mcp-server
domdomegg/airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
Implements stdio transport to integrate with MCP-compatible clients (Claude Desktop, Cursor, Cline) using Airtable's personal access tokens for authentication. Exposes comprehensive tools for schema introspection, record CRUD operations, and database structure modifications—including table and field creation—allowing LLMs full read-write access to Airtable bases with granular permission scoping.
About mcp-baserow
ayyazzafar/mcp-baserow
MCP server for Baserow API integration - Enable AI assistants to interact with Baserow databases
Implements full CRUD operations on Baserow databases through MCP-compatible clients (Claude Desktop, Cursor, Windsurf) using TypeScript with automatic token refresh and batch operation support. Provides 20+ granular tools spanning workspace management, database creation, table operations, and advanced row queries with filtering, sorting, and pagination. Supports multiple authentication methods including username/password with automatic refresh, JWT tokens, and database-scoped tokens, with self-hosted instance configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work