mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-05-11 14:05:52 -03:00
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:
parent
9ed16511d1
commit
52e95f6756
@ -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.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user