mcp-sequentialthinking-tools
Summary
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.
Available Actions(1)
sequentialthinking_tools
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).
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation
Quick Setup
Bundle and Download
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs