Skip to content
Back to search
30
MCP

Adaptive Graph of Thoughts

pulsemcp/adaptive graph of thoughts

Processes complex scientific queries through an 8-stage Graph-of-Thoughts pipeline that decomposes questions into hypotheses, gathers evidence, builds knowledge graphs in Neo4j, and provides confidence-scored conclusions with bias detection and falsifiability assessment for systematic research analysis.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_saptadey-adaptive-graph-of-thoughts
Adaptive Graph of Thoughts: Intelligent Scientific Reasoning through Graph-of-Thoughts MCP Server
0 tools
Chain of Thought
Exposes raw reasoning tokens from language models through Groq's API, allowing users to see the step-by-step thinking process within <think>
0 tools
io.github.aiappsapi/adaptive-recall
Adaptive memory system with cognitive scoring, knowledge graph, and self-improving ML.
0 tools
io.github.AIAppsAPI/adaptive-recall
Adaptive memory system with cognitive scoring, knowledge graph, and self-improving ML.
0 tools
Atom of Thoughts
Enables structured problem-solving by breaking down complex tasks into atomic thought units for step-by-step reasoning and solution developm
0 tools
Adaptive Graph of Thoughts MCP server
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "adaptive_graph_of_thoughts": {
      "url": "None",
      "transport": "http"
    }
  }
}