MCPServers
m

mcp-sequentialthinking-tools

3
|
13

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).

Created: January 28, 2025

Community Reviews

0.0
0 reviews
1
0
2
0
3
0
4
0
5
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Bundle and Download

After downloading, you can run the MCP server in any client or IDE:

node path/to/downloaded/file.mjs

Categories

Tags