Advanced cognitive thinking MCP with DAG-based thought graph, 10 reasoning strategies, node aliases, session persistence, structured responses, auto
Most planning and project tracking work still happens through a UI a human drives. Deep Thinker MCP server moves it into the conversation instead. Advanced cognitive thinking MCP with DAG-based thought graph, 10 reasoning strategies, node aliases, session persistence, structured responses, auto strategy selection, and 17 tools with help & conclude.
The server publishes 14 tools. What each one is for:
Global — The Global tool exposed by this serverthink — Add a thought to the cognitive graph using a reasoning strategyevaluate — Evaluate the thinking process with confidence scoring, critique, and graph health analysismetacog — Metacognitive operations — monitor and control the thinking processgraph — The graph tool exposed by this serverprune — The prune tool exposed by this serverreset — Reset the thought graph and start a fresh session, save, or resume a saved sessionconclude — Analyze the entire thought graph and produce a comprehensive summary-conclusion with action items and graph health reporthelp — The help tool exposed by this servervisualize_thought_graph — Generate visual representation of the thought graph as SVG or ASCIIsimulate_devils_advocate — Generate counterarguments and opposing viewpoints for a given thoughtcross_disciplinary_synthesis — Combine insights from multiple domains to generate novel perspectivesThe server ships on npm as deep-thinker, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Deep Thinker's toolset — Global, think, evaluate and 11 more — is a fair guide to whether it matches your workflow. It is maintained by hubinoretros; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Global | The Global tool exposed by this server. |
| think | Add a thought to the cognitive graph using a reasoning strategy. |
| evaluate | Evaluate the thinking process with confidence scoring, critique, and graph health analysis. |
| metacog | Metacognitive operations — monitor and control the thinking process. |
| graph | The graph tool exposed by this server. |
| prune | The prune tool exposed by this server. |
| reset | Reset the thought graph and start a fresh session, save, or resume a saved session. |
| conclude | Analyze the entire thought graph and produce a comprehensive summary-conclusion with action items and graph health report. |
| help | The help tool exposed by this server. |
| visualize_thought_graph | Generate visual representation of the thought graph as SVG or ASCII. |
| simulate_devils_advocate | Generate counterarguments and opposing viewpoints for a given thought. |
| cross_disciplinary_synthesis | Combine insights from multiple domains to generate novel perspectives. |
| temporal_projection | The temporal_projection tool exposed by this server. |
| ethical_framework_evaluation | Evaluate a thought or decision through multiple ethical frameworks. |
```json
{
"mcpServers": {
"deep-thinker": {
"command": "npx",
"args": ["-y", "deep-thinker"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.