Skip to main content
Glama
shoomkloom

dbmcp-server

by shoomkloom

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

  1. Go to dbmcp.me.

  2. Provide your MongoDB connection details.

  3. MCP configuration details will be created instantly.

  4. 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

A
license - permissive license
-
quality - not tested
C
maintenance

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