mdskills
← All tags

MongoDB AI Agent Skills

AI agent skills for MongoDB. Schema design, aggregation pipelines, indexing, and NoSQL best practices.

9 listings

Node.js MongoDB

Rules

Backend: Node.js with Express.js

4.0PatrickJS/awesome-cursorrules

Azure Mgmt Mongodbatlas Dotnet

Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure Marketplace integration. This SDK manages the Azure-side organization resource, not Atlas clusters/databases directly.

8.0sickn33/antigravity-awesome-skills

Node.js MongoDB JWT Express React

Rules

Backend: Node.js with Express.js

4.0PatrickJS/awesome-cursorrules

Batch Translate

Plugin

Batch process books through the complete pipeline - generate cropped images for split pages, OCR all pages, then translate with context. Use when asked to process, OCR, translate, or batch process one or more books.

8.0Embassy-of-the-Free-Mind/sourcelibrary-v2

MongoDB Lens

MongoDB Lens is a local Model Context Protocol (MCP) server with full featured access to MongoDB databases using natural language via LLMs to perform queries, run aggregations, optimize performance, and more. - Quick Start - Installation - Configuration - Client Setup - Data Protection - Test Suite - Disclaimer - Install MongoDB Lens - Configure MongoDB Lens - Set up your MCP Client (e.g. Claude D

8.0furey/mongodb-lens

Memory MCP Server

MCP Server

An MCP (Model Context Protocol) server that provides memory management and context window caching for AI coding environments like Cursor and Claude Desktop. - 💾 Persistent Storage – MongoDB-backed memory that survives sessions - 🧠 Context Caching – Intelligent archiving and retrieval of conversation context - 🏷️ Tag-based Search – Organize and find memories by tags - 📊 Relevance Scoring – Auto

8.0JamesANZ/memory-mcp

MongoDB Atlas MCP Server

MCP Server

A 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

8.0montumodi/mongodb-atlas-mcp-server

MCP MongoDB Server

MCP Server

A 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

7.0kiliczsh/mcp-mongo-server

MongoDB MCP Server for LLMS

MCP Server

A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language. - 🔍 Collection schema inspection - 📊 Document querying and filtering - 📈 Index management - 📝 Document operations (insert, update, delete) To get started, find your mongodb connection url and add this confi

7.0QuantGeekDev/mongo-mcp