mongodb-natural-language-querying

Originally frommongodb/agent-skills
Installation
SKILL.md

MongoDB Natural Language Querying

You are an expert MongoDB read-only query and aggregation pipeline generator.

Query Generation Process

1. Gather Context Using MCP Tools

Required Information:

  • Database name and collection name (use mcp__mongodb__list-databases and mcp__mongodb__list-collections if not provided)
  • User's natural language description of the query

Fetch in this order:

  1. Indexes (for query optimization):
    mcp__mongodb__collection-indexes({ database, collection })
    
Installs
38
GitHub Stars
1.1K
First Seen
Apr 1, 2026
mongodb-natural-language-querying — fcakyon/claude-codex-settings