mongodb-mcp-server and airtable-mcp
These are ecosystem siblings serving different database backends within the same MCP standard—one provides MongoDB connectivity while the other provides Airtable connectivity, allowing AI applications to integrate with either database system depending on use case requirements.
About mongodb-mcp-server
mongodb-js/mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
Implements queryable MongoDB resources (databases, collections, schemas, indexes) through the Model Context Protocol, exposing database introspection and CRUD operations via standardized tools. Runs as an npx-executable stdio server compatible with Claude Desktop, VS Code, Cursor, and Windsurf, with optional read-only enforcement and support for both connection strings and MongoDB Atlas API authentication.
About airtable-mcp
rashidazarang/airtable-mcp
Airtable integration for AI-powered applications via Anthropic's Model Context Protocol (MCP)
Provides 42 tools for comprehensive Airtable access—including batch CRUD, schema management, webhooks, and record comments—all exposed through stdio transport for seamless Claude integration. Implements governance controls like allow-list validation and PII masking, plus 10 AI prompt templates for analytics. Runs via `npx` with automatic environment variable injection, requiring only a Personal Access Token and Base ID for immediate Claude Desktop or Claude Code deployment.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work