Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by 1RB • Data & Databases
An MCP server that lets LLM-based agents query, inspect, and manage MongoDB databases via the Model Context Protocol.
List and inspect collection schemas to understand database structure before issuing queries.
Query, filter, and project documents from MongoDB using natural language prompts and return structured results.
Perform data administration tasks like creating/dropping indexes and inserting/updating/deleting documents programmatically.
This server exposes MongoDB operations (list collections, query documents, insert/update/delete, and index management) as MCP tools so LLM clients like Claude Desktop and Cursor.ai can interact with databases using natural language. It includes schema inspection, Zod-based validation, and comprehensive error handling to reduce injection and misuse risks. The project supports local and containerized deployment and provides examples and a test sandbox to get started quickly. Security guidance and recommended least-privilege practices are documented for safe usage.
List all databases on the connected MongoDB instance
List all collections in a given database
Run an aggregation pipeline on a collection
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.