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 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).
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs