Releases: sourabhshegane/mongodb-mcp-that-works
Releases · sourabhshegane/mongodb-mcp-that-works
Release list
v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
v0.1.5
Highlights
- npm package metadata fixed for the account/ownership migration
- Repository, bugs, and homepage URLs point to
sourabhshegane/mongodb-mcp-that-works - Maintainer info updated
v0.1.3
v0.1.2
Highlights
- Repository URLs updated to
mongodb-mcp-that-worksafter ownership transfer - README updates with install docs
v0.1.0
Initial release of the MongoDB MCP server.
Highlights
- Full MongoDB CRUD operations (find, findOne, aggregate, count, distinct, insertOne, updateOne, deleteOne)
- Schema discovery tool (getSchema)
- Automatic ObjectId conversion
- TypeScript support with Zod validation