Add mongodb plugin (#1095)

Official MongoDB plugin (MCP Server + Skills) from mongodb/agent-skills.
Partner escalation — submitted via PR #158, Forge, and Slack.
Already merged on -internal (PR #667).
This commit is contained in:
Bryan Thompson 2026-03-30 19:04:48 -05:00 committed by GitHub
parent 9ed16511d1
commit 52e95f6756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -749,6 +749,17 @@
}, },
"homepage": "https://www.mintlify.com/" "homepage": "https://www.mintlify.com/"
}, },
{
"name": "mongodb",
"description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/mongodb/agent-skills.git",
"sha": "c47079f65e88a113c52d1ce0618684cef300246c"
},
"homepage": "https://www.mongodb.com/docs/mcp-server/overview/"
},
{ {
"name": "neon", "name": "neon",
"description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.", "description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.",