db-mongo

Official

Query MongoDB data safely from .env

Authorevolution-foundation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the friction of manually connecting to MongoDB and writing ad-hoc scripts by letting you query and audit MongoDB collections using connection blocks defined in your local .env file.

Core Features & Use Cases

  • Explore configured connections: List available MongoDB connection labels/indices and test connectivity via a ping.
  • Read-only querying & exploration: Fetch documents with find, run aggregation pipelines, list collections, and retrieve database stats.
  • Safety guardrails: Enforces read-only behavior by default, blocks write stages in aggregation unless ALLOW_WRITE is explicitly enabled per connection block.

Quick Start

Ask your AI to run a MongoDB query using the configured connection label, for example: find the active customers from the "customers" collection in the "orders-dev" connection.

Dependency Matrix

Required Modules

pymongo

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: db-mongo
Download link: https://github.com/evolution-foundation/evo-nexus/archive/main.zip#db-mongo

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.