Enterprise DNA
M MCP Servers Developer low

QuantGeekDev/mongo-mcp

by Various

A mongo db server for the model context protocol (MCP)

Q

MCP

QuantGeekDev/mongo-mcp

Added 1 June 2026

Overview

An MCP (Model Context Protocol) server that enables LLMs and MCP-compatible clients to interact with MongoDB databases. It exposes MongoDB operations as tools and resources through the MCP standard.

Best for

Best for
Developers building MCP-based applications that need direct, programmatic access to MongoDB

Use cases

  • Query MongoDB collections via natural language through an MCP client
  • Perform CRUD operations on MongoDB documents from an LLM agent
  • Integrate MongoDB data access into MCP-based development workflows

Notes

An MCP (Model Context Protocol) server that enables LLMs and MCP-compatible clients to interact with MongoDB databases. It exposes MongoDB operations as tools and resources through the MCP standard.

173 stars on GitHub. Last updated 2025-03-15. Licensed MIT.

Use cases

  • Query MongoDB collections via natural language through an MCP client
  • Perform CRUD operations on MongoDB documents from an LLM agent
  • Integrate MongoDB data access into MCP-based development workflows

Pros

  • Open-source and free to use
  • Written in TypeScript for type safety and maintainability
  • Leverages the MCP standard for broad compatibility with MCP clients

Cons

  • Requires an MCP-compatible client or integration to function
  • Limited to the operations exposed through the MCP protocol
  • May lack advanced MongoDB features or administrative capabilities

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open-source and free to use
  • Written in TypeScript for type safety and maintainability
  • Leverages the MCP standard for broad compatibility with MCP clients

Cons

  • Requires an MCP-compatible client or integration to function
  • Limited to the operations exposed through the MCP protocol
  • May lack advanced MongoDB features or administrative capabilities