npx claudepluginhub mongodb/agent-skillsOfficial 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.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.
Collection of official MongoDB agent skills for use in agentic workflows. For more information, refer to the MongoDB Agent Skills documentation.
Add the plugin marketplace to Claude locally:
claude plugin marketplace add https://github.com/mongodb/agent-skills.git
Use the /plugin command to look for the mongodb plugin.
Install the plugin, then run /reload-plugins to activate it.
Install the plugin from the Cursor marketplace.
Install the extension from the Gemini marketplace.
Install the plugin from the GitHub repository: /plugin install https://github.com/mongodb/agent-skills.git. Then restart Copilot CLI to activate the MCP server.
https://skills.sh/ is a popular directory and a CLI that automates the installation of skills.
Add the skills you want to your agent:
npx skills add mongodb/agent-skills
Install the MCP server: npx mongodb-mcp-server@1 setup and follow the instructions.
Clone the repository:
git clone https://github.com/mongodb/agent-skills.git
Install the skills for your platform:
Copy the skills/ directory to the location where your coding agent
reads its skills or context files. Refer to your agent's documentation
for the correct path.
Install the MCP server: npx mongodb-mcp-server@1 setup and follow the instructions.
Using the MCP Server to connect to MongoDB requires authentication - you can use the mongodb-mcp-setup skill to guide you through the process. Alternatively, refer to the MongoDB MCP server documentation for a full list of configuration options.