An adaptation of the MCP Sequential Thinking Server designed to guide tool usage in problem-solving. This server helps break down complex problems into manageable steps and provides recommendations for which MCP tools would be most effective at each stage.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
A tool for dynamic and reflective problem-solving through thoughts, with intelligent tool recommendations. Parameters: thought (string, required), next_thought_needed (boolean, required), thought_number (integer, required), total_thoughts (integer, required), is_revision (boolean, optional), revises_thought (integer, optional), branch_from_thought (integer, optional), branch_id (string, optional), needs_more_thoughts (boolean, optional), current_step (object, optional), previous_steps (array, optional), remaining_steps (array, optional).