Back to search
60
MCP

Clear Thought Server

chirag127/clear-thought-mcp-server

Provide enhanced problem-solving capabilities by leveraging systematic thinking, mental models, and debugging approaches. Enable structured reasoning and decision-making support for complex challenges. Facilitate integration with MCP-compatible clients for advanced cognitive workflows.

Uptime
100.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

acuvity/mcp-server-sequential-thinking
MCP server for sequential thinking and problem solving
0 tools
iflow-mcp_sequential-thinking
A Sequential Thinking MCP Server for advanced problem solving
0 tools
clear thought mcp
Metadata-only Glama MCP server.
0 tools
iflow-mcp_think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
iflow-mcp_rai220-think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
mcp-sequentialthinking-tools
🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for which MCP tools would be
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clear_thought_server": {
      "url": "https://github.com/chirag127/clear-thought-mcp-server",
      "transport": "http"
    }
  }
}