loading…
Search for a command to run...
loading…
A Model Context Protocol Server for MongoDB
smithery badge
Verified on MseeP
A Model Context Protocol server that enables LLMs to interact with MongoDB databases. This server provides capabilities for inspecting collection schemas and executing MongoDB operations through a standardized interface.
MCP MongoDB Server Demo | Claude Desktop
npx -y mcp-mongo-server mongodb://localhost:27017/database
# Start server with MongoDB URI
npx -y mcp-mongo-server mongodb://muhammed:kilic@localhost:27017/database
# Connect in read-only mode
npx -y mcp-mongo-server mongodb://muhammed:kilic@localhost:27017/database --read-only
| Variable | Description |
|---|---|
MCP_MONGODB_URI |
MongoDB connection URI |
MCP_MONGODB_READONLY |
Enable read-only mode ("true") |
MIT - see LICENSE for details.
Run in your terminal:
claude mcp add kiliczsh-mcp-mongo-server -- npx Yes, kiliczsh/mcp-mongo-server MCP is free — one-click install via Unyly at no cost.
No, kiliczsh/mcp-mongo-server runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open kiliczsh/mcp-mongo-server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Query your database in natural language
by AnthropicA universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
by wenb1n-devThis server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
by madhurprashRead-only database access with schema inspection.
by modelcontextprotocolNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All data MCPs