QuantGeekDev/mongo-mcp
by Various
A mongo db server for the model context protocol (MCP)
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.