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.

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

  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
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    F
    maintenance
    A 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 updated
    43
    175
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables interaction with MongoDB databases through MCP protocol. Provides containerized deployment with Docker support for database operations and management.
    Last updated
    125,252
    Apache 2.0
  • F
    license
    -
    quality
    D
    maintenance
    Enables 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
  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server for MongoDB operations, enabling AI assistants to interact with MongoDB databases through a standardized interface.
    Last updated
    27
    4
    MIT

View all related MCP servers

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.

View all MCP Connectors

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