Skip to content
Back to search
30
MCP

mcp-chain-of-draft-server

bsmi021/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 thoughts and designs. It integrates seamlessly with popular AI agents and provides a structured approach to reasoning, API design, architecture decisions, code reviews, and implementation planning.

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

Similar MCP servers embedding-nearest

agentdraft-mcp
MCP server for AgentDraft — expose the scheduling source of truth to MCP-aware AI clients (Claude Desktop, Cursor, Cline, etc.)
0 tools
dcisionai-mcp-server
DcisionAI MCP Server — optimization tools for domain routing, model building, solving, and decision graph.
0 tools
io.github.hj1003862396/draw-flow-mcp-server
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview
0 tools
io.github.tosin2013/mcp-adr-analysis-server
AI-powered MCP server for analyzing Architectural Decision Records (ADRs).
0 tools
io.github.decantr-ai/mcp-server
Design intelligence for AI-generated UI. Essence spec, registry, drift detection, and critique.
0 tools
driftdetect-mcp
MCP server that gives AI agents (Claude, Cursor, Copilot) deep understanding of your codebase patterns, conventions, and architecture. Query
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-chain-of-draft-server": {
      "url": "None",
      "transport": "http"
    }
  }
}