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
How to use
Install
npx -y mcp-mongo-server mongodb://localhost:27017/database Tools exposed
MCP_MONGODB_URIMCP_MONGODB_READONLY
Tested with
Claude Desktop, Cursor, Windsurf
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.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.