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
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.
Higher-rated alternatives
spences10/mcp-sequentialthinking-tools
đź§ An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides...
spranab/brainstorm-mcp
MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek,...
linxule/lotus-wisdom-mcp
MCP server for structured problem-solving using the Lotus Sutra's wisdom framework. Beautiful...
harmonicabot/harmonica-mcp
MCP server for Harmonica deliberation sessions — create, query, and analyze sessions from any AI agent
SaptaDey/Adaptive-Graph-of-Thoughts-MCP-server
LLM Reasoning Framework for Scientific Research