query-mongodb

Community

MongoDB schema exploration via read-only queries.

Authorclouseryan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Connects to a MongoDB database to inspect its schema (databases, collections, indexes, and sample document structures) and to execute read-only queries (find, aggregate) for exploration and data retrieval.

Core Features & Use Cases

  • Schema discovery: list databases, describe collections, and infer field presence and index structures.
  • Safe data access: perform read-only finds and aggregations with limits to prevent large data pulls.
  • Quick insights: obtain a snapshot of collection structures and typical document shapes to guide integration and development.

Quick Start

Connect to your MongoDB instance and run a schema inspection using the query-mongodb tool.

Dependency Matrix

Required Modules

pymongobson

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: query-mongodb
Download link: https://github.com/clouseryan/agentic-skills/archive/main.zip#query-mongodb

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.