MCP Server for MongoDB

Build 25.0.9440

AddDocument

Inserts a JSON document into a MongoDB collection without modification, preserving its original structure.

Input

Name Type Description
Collection String The name of the MongoDB collection where the document will be inserted.

Result Set Columns

Name Type Description
Success String Indicates whether the insertion was successful. Returns 'true' if the operation completed without errors; otherwise, an exception is returned.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440