kiliczsh/mcp-mongo-server
by Various
A Model Context Protocol Server for MongoDB
MCP
kiliczsh/mcp-mongo-server
Added 1 June 2026
Overview
A Model Context Protocol server that connects AI agents to MongoDB databases. It exposes MongoDB operations as tools that an LLM can call, enabling natural language queries and data manipulation.
Best for
Best for
Developers building AI agents that need direct, natural language access to MongoDB databases.
Use cases
- Query MongoDB collections using natural language through an AI assistant
- Insert, update, or delete documents via agent-driven commands
- Explore database schemas and sample data without writing raw queries
Notes
A Model Context Protocol server that connects AI agents to MongoDB databases. It exposes MongoDB operations as tools that an LLM can call, enabling natural language queries and data manipulation.
279 stars on GitHub. Last updated 2026-02-06. Licensed MIT.
Use cases
- Query MongoDB collections using natural language through an AI assistant
- Insert, update, or delete documents via agent-driven commands
- Explore database schemas and sample data without writing raw queries
Pros
- Open source with 279 stars, indicating community interest and reliability
- Written in TypeScript, offering type safety and easy integration
- Leverages the Model Context Protocol for standardized agent-to-database communication
Cons
- Requires running a separate MCP server alongside the database
- Limited to MongoDB, not applicable to other database systems
- Dependent on the MCP ecosystem, which is still evolving
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with 279 stars, indicating community interest and reliability
- Written in TypeScript, offering type safety and easy integration
- Leverages the Model Context Protocol for standardized agent-to-database communication
Cons
- Requires running a separate MCP server alongside the database
- Limited to MongoDB, not applicable to other database systems
- Dependent on the MCP ecosystem, which is still evolving
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.