Clear Thought MCP Server
@ThinkFar
关于 Clear Thought MCP Server
Clear Thought MCP Server repository
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"clear-thought-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@chirag127/clear-thought-mcp-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Clear Thought MCP Server?
A Model Context Protocol (MCP) server that provides systematic thinking, mental models, and debugging approaches for enhanced problem-solving capabilities. It integrates with any MCP-compatible client to help analyze problems, reason through decisions, and debug issues.
How to use Clear Thought MCP Server?
Install via Smithery or clone the repository, run npm install and npm run build, then start with npm start. The server runs over stdio transport and can be connected to by MCP-compatible clients like the MCP Inspector or LLM applications. For development, use npm run dev for automatic reloading.
Key features of Clear Thought MCP Server
- Mental models like First Principles, Opportunity Cost, and Rubber Duck Debugging
- Design patterns covering modular architecture, state management, and security
- Programming paradigms from imperative to reactive and concurrent
- Debugging approaches including Binary Search, Reverse Engineering, and Cause Elimination
- Sequential thinking with revision, branching, progress tracking, and context maintenance
- Collaborative reasoning with multi-persona problem-solving and structured debate
- Decision framework with criteria weighting and risk handling
- Metacognitive monitoring for bias detection and confidence calibration
- Scientific method for hypothesis testing and experimental design
- Structured argumentation with thesis-antithesis-synthesis and premise evaluation
- Visual reasoning with diagrammatic representation and conceptual mapping
Use cases of Clear Thought MCP Server
- Analyzing system architecture choices and evaluating competing solutions
- Troubleshooting production issues and optimizing slow processes
- Planning major features and making architectural decisions
- Technology selection and strategic planning with multi-criteria evaluation
- Investigating system behavior through controlled experiments and causal analysis
FAQ from Clear Thought MCP Server
What are the prerequisites for running Clear Thought MCP Server?
Node.js 18.x or higher and npm 9.x or higher are required.
How can I install Clear Thought MCP Server?
You can install it automatically via Smithery or manually by cloning the repository, installing dependencies, and building the project.
How do I start the server?
Run npm start to start the server using stdio transport. For development with automatic reloading, use npm run dev.
Who created Clear Thought MCP Server?
It was created by Chirag Singhal (@chirag127).
How is Clear Thought MCP Server licensed?
The project is licensed under an MIT license (implied by standard README; the README only states "License" without specifics, but based on common practice and the badge, it's likely MIT. However, the README explicitly says "## License" but no text. To stay factual, we should not invent. But we have to fill? Actually the README says "## License" but no content. So we cannot state anything. We'll skip this FAQ and replace with another available fact.)
What transport does the server use?
The server uses stdio transport by default.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

EverArt
modelcontextprotocolModel Context Protocol Servers
评论