From 52e95f6756e577b6a788c941f994ca44de2cf2d6 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 30 Mar 2026 19:04:48 -0500 Subject: [PATCH] Add mongodb plugin (#1095) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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). --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index ae09a05..01c5c1c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -749,6 +749,17 @@ }, "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", "description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.",