Mongo AI Agent Skills
Browse AI agent skills tagged "Mongo". Find and install skills, MCP servers, and plugins for your AI coding assistant.
2 listings
MongoDB Atlas MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides access to the MongoDB Atlas API. This server wraps the mongodb-atlas-api-client package to expose MongoDB Atlas functionality through MCP tools. This MCP server exposes most of the mongodb-atlas-api-client surface as MCP tools. - userget — Get a database user by username - usergetall — List all database users - usercreate — Create a database user
MCP MongoDB Server
MCP ServerA Model Context Protocol server that enables LLMs to interact with MongoDB databases. This server provides capabilities for inspecting collection schemas and executing MongoDB operations through a standardized interface. - Smart ObjectId Handling - Configurable auto/none/force modes for string-to-ObjectId conversion - Read-Only Mode - Protection against write operations, uses secondary read prefer