This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".
41:T428,
Use the MongoDB MCP server to integrate database queries into workflows.
MongoDB MCP is configured in read-only mode. Only queries and data retrieval are supported. No write, update, or delete operations.
Use mcp__mongodb__* tools for:
mcp__mongodb__list_databasesmcp__mongodb__list_collectionsmcp__mongodb__get_collection_schemaMongoDB MCP requires:
MONGODB_URI - Connection string (mongodb://...)Configure in shell before using the plugin.