MCP Servers / development / MCP Chain of Draft (CoD) Prompt Tool

MCP Chain of Draft (CoD) Prompt Tool

JSON →
stdionone★ 19development

Enhances LLM reasoning by transforming prompts into Chain of Draft or Chain of Thought formats, improving quality and reducing token usage. Requires API keys for external LLM services.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: mcp-chain-of-draft-cod-prompt-tool
Tools
What this server exposes
chain_of_draft_solve
Solve a problem using Chain of Draft reasoning
math_solve
Solve a math problem with CoD
code_solve
Solve a coding problem with CoD
logic_solve
Solve a logic problem with CoD
get_performance_stats
Get performance stats for CoD vs CoT
get_token_reduction
Get token reduction statistics
analyze_problem_complexity
Analyze problem complexity
Configuration
Environment & auth
authnone
envANTHROPIC_API_KEY
envOPENAI_API_KEY
envMISTRAL_API_KEY
Resources
MCP Chain of Draft (CoD) Prompt Tool — MCP Server · libregistry