connect
Establish a connection to a MongoDB instance using a valid connection string (mongodb:// or mongodb+srv://) with the MongoDB MCP Server.
Instructions
Connect to a MongoDB instance
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionString | Yes | MongoDB connection string (in the mongodb:// or mongodb+srv:// format) |