mongodb-mcp-server and mcp-baserow
These are ecosystem siblings—one is a native MCP server for MongoDB itself, while the other is a generic MCP adapter for an unrelated database platform (Baserow), both serving the same integration pattern but for different underlying databases.
About mongodb-mcp-server
mongodb-js/mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
This project helps developers connect their AI chat tools, like VS Code Copilot or Cursor, to MongoDB databases and MongoDB Atlas clusters. It acts as a bridge, allowing your AI assistant to understand and interact with your MongoDB data. By providing your database connection details, you enable the AI to retrieve and process information from your MongoDB environment.
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