Add mongodb-atlas plugin (#5113)

Driver: dir-plugin-add-official
This commit is contained in:
Bryan Thompson 2026-08-10 13:38:04 -05:00 committed by GitHub
parent 27e0ccb5b6
commit 920824c3e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2346,6 +2346,22 @@
},
"homepage": "https://www.mongodb.com/docs/mcp-server/overview/"
},
{
"name": "mongodb-atlas",
"description": "Connect to MongoDB Atlas clusters only through the Atlas Managed MCP Server. Sign in with your Atlas account to explore data, manage collections, optimize queries, generate reliable code with MongoDB best practices, and manage Atlas resources such as clusters, projects, database users, and network access. If you are running a different MongoDB deployment or want to run a local MongoDB MCP Server, install the MongoDB (Self-Managed MCP) plugin instead.",
"author": {
"name": "MongoDB"
},
"category": "database",
"source": {
"source": "git-subdir",
"url": "https://github.com/mongodb/agent-skills.git",
"path": "plugins/mongodb-atlas",
"ref": "main",
"sha": "b4ea8150a020b9babaddc6c271c6dc177c06a83f"
},
"homepage": "https://www.mongodb.com/docs/mcp-server/get-started/"
},
{
"name": "neon",
"description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.",