haasonsaas/deliberate-reasoning-engine
MCP server that transforms linear AI reasoning into structured, auditable thought graphs
Implements semantic thought categorization (objectives, hypotheses, assumptions, evidence, critiques) as nodes in a directed acyclic graph with explicit dependency tracking and cascade invalidation—when an assumption is disproven, all dependent reasoning automatically becomes stale. Integrates with Claude Desktop via the Model Context Protocol, exposing tools for logging structured thoughts, retrieving the reasoning graph, and invalidating assumptions to maintain reasoning consistency.
Available on npm.
Stars
4
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Monthly downloads
21
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/haasonsaas/deliberate-reasoning-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
spences10/mcp-sequentialthinking-tools
đź§ An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides...
linxule/lotus-wisdom-mcp
MCP server for structured problem-solving using the Lotus Sutra's wisdom framework. Beautiful...
nikkoxgonzales/crash-mcp
MCP server for structured and efficient reasoning with step validation, branching, and revisions.
SaptaDey/Adaptive-Graph-of-Thoughts-MCP-server
LLM Reasoning Framework for Scientific Research
albinjal/multi-agent-debate-mcp
Model Context Protocol Server agent debates