Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nabid-pf • Data & Databases
An MCP server that lets Claude interact with MongoDB databases, with optional Mongoose schema support for validation and hooks.
Query and aggregate MongoDB collections (find, aggregate, count) and return structured results to users.
Insert, update, or soft-delete documents while leveraging Mongoose schemas for validation and hooks when available.
Manage collection indexes and perform administrative tasks like listing collections and indexes directly from Claude.
This MCP server exposes MongoDB operations (find, aggregate, insert, update, soft delete, index management, etc.) to Claude agents and integrates with Claude Desktop. It supports both schemaless direct MongoDB access and optional Mongoose schemas for validation, defaults, and hooks. The project emphasizes safety with a soft-delete implementation and clean separation between schema-based and schemaless operations. It uses the MongoDB native driver alongside Mongoose and follows the Model Context Protocol (MCP).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.