hubinoretros-deep-thinker
Advanced cognitive reasoning MCP server with DAG-based thought graph, 5 reasoning strategies (sequential, dialectic, parallel, analogical, abductive), metacognitive engine with stuck detection, multi-factor confidence scoring, self-critique, knowledge integration, and thought pruning. `npx deep-thinker`
- Score
- 64.1342 signals
- Evidence
- 12 stars · 1 fork
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install hubinoretros-deep-thinker --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"hubinoretros-deep-thinker": {
"command": "npx",
"args": [
"-y",
"deep-thinker"
]
}
}
}↳ Restart Claude Code to load the MCP server.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · MCPs
- ruixingshi-deepseek-thinker69 stars · 16 forks89.194
- advanced-reason-mcp33 stars · 6 forks81.343
- gh-yantrikos-yantrikdb24 stars · 7 forks79.537
What it is
Advanced cognitive reasoning MCP server with DAG-based thought graph, 5 reasoning strategies (sequential, dialectic, parallel, analogical, abductive), metacognitive engine with stuck detection, multi-factor confidence scoring, self-critique, knowledge integration, and thought pruning. npx deep-thinker
When to use it
When an agent needs the "Knowledge & Memory" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/hubinoretros/deep-thinker.