list_collections
Lists all collections within a MongoDB database, helping users identify available collections for querying. Ideal for initial data exploration on the MongoDB MCP Server.
Instructions
List all collections in a database.
Start here to understand what collections are available before querying.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | No | Database name (optional if default database is configured) |