Skip to main content
Glama

Gemini CLI Orchestrator MCP

by dnnyngyen

gemini_plan_analysis

Plan multi-step codebase analysis by breaking complex goals into manageable steps. Guides decomposition, sequencing, and incremental understanding to execute Gemini CLI commands effectively.

Instructions

Breaks down complex analysis goals into a step-by-step plan. Gives you the roadmap, you execute the steps.

This tool helps you plan multi-step analysis by guiding your thinking about:

  • How to decompose complex goals into manageable steps
  • What order to approach different aspects of your analysis
  • How to build understanding incrementally
  • How to use each step to inform the next

You execute the suggested gemini commands yourself using your bash tools.

Input Schema

NameRequiredDescriptionDefault
goalYesYour overall analysis objective. Be specific about what you want to understand and why.

Input Schema (JSON Schema)

{ "properties": { "goal": { "description": "Your overall analysis objective. Be specific about what you want to understand and why.", "type": "string" } }, "required": [ "goal" ], "type": "object" }
Install Server

Other Tools from Gemini CLI Orchestrator MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/dnnyngyen/gemini-cli-orchestrator'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server