db-mongo
OfficialQuery MongoDB data safely from .env
Data & Analytics#mongodb#json output#data querying#database auditing#aggregation pipeline#environment-based config#read-only safety
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_WRITEis 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.