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.

mongodb-mcp-server
86
Verified
mcp-baserow
39
Emerging
Maintenance 23/25
Adoption 20/25
Maturity 18/25
Community 25/25
Maintenance 10/25
Adoption 4/25
Maturity 9/25
Community 16/25
Stars: 952
Forks: 207
Downloads: 912,766
Commits (30d): 46
Language: TypeScript
License: Apache-2.0
Stars: 7
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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 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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work