Use the upstream install or setup path that matches your environment: - npm view mongodb@vX.Y.Z dist.tarball - npm install mongodb - npm install -D @types/node - npm init -y
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "MongoDB MCP Server"
slug: "mongodb-mcp-server"
description: ""
github_stars: 10181
verification: "security_reviewed"
source: "https://github.com/mongodb/node-mongodb-native"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "mongodb/node-mongodb-native"
github_stars: 10181
npm_package: "mongodb"
npm_weekly_downloads: 11189306
---
# MongoDB MCP Server
## Installation
Use the upstream install or setup path that matches your environment:
- npm view mongodb@vX.Y.Z dist.tarball
- npm install mongodb
- npm install -D @types/node
- npm init -y
Requirements and caveats from upstream:
- # MongoDB Node.js Driver
- The official [MongoDB](https://www.mongodb.com/) driver for Node.js.
- **Upgrading to version 7? Take a look at our [upgrade guide here](https://github.com/mongodb/node-mongodb-native/blob/HEAD/etc/notes/CHANGES_7.0.0.md)!**
Basic usage or getting-started notes:
- To verify the integrity of the downloaded package, run the following command:
- After you've created your own project using npm init, you can run:
- bash
- Source: https://github.com/mongodb/node-mongodb-native
- Extracted from upstream docs: https://raw.githubusercontent.com/mongodb/node-mongodb-native/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/mongodb-mcp-server/)
No comments yet. Be the first to comment!