MongoDB MCP server
Query and manage a MongoDB database.
How it runs
MongoDB is a stdio MCP server. mcpfold launches it with:
npx -y mongodb-mcp-serverAdd to your config
mcpfold add mongodb-mcp-serverNeeds a token — mcpfold stores it as a reference (${env:MONGODB_URI}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.