dbmcp-server
Provides direct connection to MongoDB clusters, enabling AI agents to query and manage MongoDB databases through MCP.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dbmcp-serverlist all collections in the current database"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dbmcp-server
dbmcp-server is a lightweight online server that works together with dbmcp-app to provide an instant MongoDB MCP server that can be used from any AI agent.
Overview
This project allows you to quickly spin up a MongoDB MCP-compatible server without any local installation.
It is designed to be used online only and integrates seamlessly with any ai agent.
Server (this repo): Backend service that exposes MongoDB as an MCP server over the web.
App: A companion frontend application that makes it easy to connect, configure, and interact with the server.
Together, they provide a plug-and-play solution for using MongoDB as a knowledge and context provider inside AI-driven workflows.
Related MCP server: MongoDB MCP Server
Features
🌐 Online-only usage — no installation required.
⚡ Instant setup with any ai agent.
🗄️ Direct connection to your MongoDB cluster with MCP compatibility.
🤖 Ready-to-use with AI agents and automation pipelines.
Getting Started
Go to dbmcp.me.
Provide your MongoDB connection details.
MCP configuration details will be created instantly.
Use the generated MCP server endpoint in your AI agent.
License
MIT License. See the LICENSE for details.
Parts of the code were copied from the official mongodb-mcp-server repo.
You can find the License here: License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceA Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.Last updated43175MIT
- Alicense-qualityDmaintenanceEnables interaction with MongoDB databases through MCP protocol. Provides containerized deployment with Docker support for database operations and management.Last updated125,252Apache 2.0
- Flicense-qualityDmaintenanceEnables AI agents to query and introspect MongoDB databases through find, aggregate, and schema discovery operations. Supports read-only default mode with optional write capabilities and works with any MCP-compatible client via stdio or HTTP transports.Last updated
- Alicense-qualityDmaintenanceA Model Context Protocol (MCP) server for MongoDB operations, enabling AI assistants to interact with MongoDB databases through a standardized interface.Last updated274MIT
Related MCP Connectors
Cloud-hosted MCP server for durable AI memory
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shoomkloom/dbmcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server