sequentialthinking

bpradana/sequentialthinking

3.2

If you are the rightful owner of sequentialthinking and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Sequential Thinking is a Model Context Protocol (MCP) server designed to facilitate structured reasoning and decision-making processes.

Tools

Functions exposed to the LLM to take actions

start_thinking

Create a new session with initial analysis and suggested next steps.

add_step

Append a reasoning step to the main flow or a branch.

update_step

Edit an existing step’s content, type, or metadata.

review_thinking

Retrieve the full chain, connections, patterns, and summary.

branch_thinking

Fork the reasoning path from an existing step and seed a branch.

merge_insights

Synthesize conclusions across multiple branches.

validate_logic

Flag logical issues and describe strengths.

export_session

Export a session as markdown, JSON, or plain text.

list_sessions

Filterable session directory with quality scores.

delete_session

Remove a session.

get_metrics

Aggregate reasoning metrics across sessions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources