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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Records one thought with parameters including thought, thought_number, total_thoughts, next_thought_needed, and optional session_id, is_revision, branch details, available_tools, and recommended_tools.
Returns stored thoughts for a session, allowing filtering by session_id and branch_id, with a limit on the number of records returned.
Clears thinking history for one session or all sessions based on the session_id and an optional flag to clear all history buckets.