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.
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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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