Skip to content
Back to search
30
MCP

Chain of Draft

pulsemcp/chain of draft

Enables iterative reasoning through structured drafts with explicit reasoning chains, allowing for focused critiques and targeted revisions to improve problem-solving quality through systematic refinement.

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

Similar MCP servers embedding-nearest

Chain of Draft Prompt Tool
Organizes prompts into structured, multi-step workflows through a chain execution system where outputs from one step become inputs for subse
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
Deliberate Thinking
Provides structured problem-solving capabilities through sequential, revisable thoughts that can branch and evolve, enabling complex analysi
0 tools
mcp-chain-of-draft-server
Chain of Draft Server is a powerful AI-driven tool that helps developers make better decisions through systematic, iterative refinement of t
0 tools
Sequential Thinking
Implements structured step-by-step reasoning to break down and methodically analyze complex problems.
0 tools
io.github.kastalien-research/thoughtbox
Extended reasoning with structured processes, persistence, and workflow guidance
0 tools

How to use

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

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