MongoDB MCP Server
About
A Model Context Protocol (MCP) server that enables LLMs to connect MongoDB using mcp-go.
Details
- Author
- thinking-bzf
- GitHub stars
- 2
- Downloads
- 201
- Categories
- Database
Jump to
- Perform CRUD operations via natural language
- Query, count, and list MongoDB collections
- Insert, update, and delete single documents
- Create, drop, and list indexes
- Supports Server-Sent Events (SSE) transport
Copy the config.yml.example file to config.yml, modify it with your MongoDB and MCP server settings, then run the server using go run main.go. The server exposes tools for querying and managing collections, documents, and indexes.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



