mongodb-mcp-server and seq-mcp-server
These are ecosystem siblings—one provides direct database access for querying and managing MongoDB data, while the other enables logging and event analysis infrastructure that would typically run alongside MongoDB applications to monitor their behavior.
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 seq-mcp-server
willibrandon/seq-mcp-server
A Model Context Protocol (MCP) server providing AI assistants with tools to search, stream, and analyze events from Seq structured logging servers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work