Download Latest Version 1.3.0 source code.tar.gz (23.7 kB)
Email in envelope

Get an email when there's a new version of MCP Mongo Server

Home / 1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
1.2.0 source code.tar.gz 2025-04-12 21.1 kB
1.2.0 source code.zip 2025-04-12 29.5 kB
README.md 2025-04-12 1.4 kB
Totals: 3 Items   52.1 kB 0

What's Changed

New Contributors

Features

  • Added completion handler for MongoDB collections
  • Added automatic ObjectId conversion with configurable modes
  • Implemented intelligent conversion of string IDs to MongoDB ObjectId based on field names
  • Added new objectIdMode parameter supporting "auto", "none" or "force" conversion strategies
  • Added default value and schema improvements to tools endpoints
  • Added MongoDB environment variable support
  • MCP_MONGODB_URI
  • MCP_MONGODB_READONLY

Bug Fixes

  • Fixed MCP ping tool error handling
  • Fixed commitQuorum type to string only in index creation schema

Code Improvements

  • Refactored codebase into modular structure
  • Refactored MongoDB call handler for better code organization
  • Improved error handling

Issues Resolved

  • [#15]: Automatic ObjectId conversion with configurable modes
  • [#16]: Default value and schema improvements to tools endpoints
  • [#17] & [#20]: commitQuorum type in index creation schema

Full Changelog: https://github.com/kiliczsh/mcp-mongo-server/compare/1.1.0...1.2.0

Source: README.md, updated 2025-04-12