my-sequential-thinking-mcp-server

ZannyTornadoCoding/my-sequential-thinking-mcp-server

3.3

If you are the rightful owner of my-sequential-thinking-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server focused on structured sequential thinking capabilities, designed to integrate with Cline's Memory Bank.

Tools

Functions exposed to the LLM to take actions

create_thinking_chain

Create a new sequential thinking process with specified parameters.

add_thinking_step

Add a step to an existing thinking chain.

validate_step

Validate logical connections between steps.

get_chain

Retrieve a complete thinking chain.

generate_visualization

Create visual representation of a thinking chain.

save_to_memory

Save a thinking chain to Memory Bank.

load_from_memory

Load a thinking chain from Memory Bank.

search_related_thinking

Find related thinking chains based on parameters.

apply_template

Apply a reasoning template to current thinking.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources