π§
Sequential Thinking
π§MCP Serverkiennd/reference-servers
What it does
Enables dynamic problem-solving by generating and executing sequences of interconnected thoughts, allowing LLMs to break down complex tasks into structured, reflective reasoning steps.
localhosted
Installation
npxRun with npx
npx -y @modelcontextprotocol/server-memoryuvxRun with uvx (Python)
uvx mcp-server-gitpip installInstall Python package
pip install mcp-server-gitPythonRun Python server
python -m mcp_server_gitClaude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"memory": {
"command": "npx",
"args": ["-y",...π Extracted from kiennd/reference-servers README
5,249
AddedJan 26, 2026