Skip to main content
Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
de
en
es
ja
ko
ru
zh
German
English
Spanish
Japanese
Korean
Russian
Chinese
MongoDB
by
kiliczsh
npm
GitHub
Databases
Developer Tools
TypeScript
MIT License
885
191
Apple
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-mongo-server
.github
src
CONTRIBUTING.md
docker-compose.yml
Dockerfile
.gitignore
LICENSE
.npmrc-github
package.json
package-lock.json
README.md
smithery.yaml
tsconfig.json
version: "3.9" services: mcp-mongo-server: build: context: . dockerfile: Dockerfile environment: - MCP_MONGODB_URI=mongodb://muhammed:kilic@localhost:27017/database - MCP_MONGODB_READONLY=true tty: true stdin_open: true
ID: zc7f7d53hc