AI AGENT ADDONS

Mongodb Mcp Setup

mongodb/agent-skills
Databases
2,353installs

The MongoDB MCP server needs authentication before your AI agent can connect. This guide shows three setup options. Connection String is a quick way to connect to one cluster. Service Account Credentials give access to the Atlas Admin API. Atlas Local runs a local database in Docker for testing.

The guide detects if you use a shell client or the Codex app. It then gives step by step instructions. You add your own credentials to your profile or config file.

The agent never asks for or handles your passwords or API keys. You set them up yourself in the final step.

Add Mongodb Mcp Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/mongodb-mcp-setup

Project

mkdir -p .claude/skills/mongodb-mcp-setup

Source Repository

Stars
146
Forks
26
Watchers
146
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago