brendancopley/mcp-chain-of-draft-prompt-tool
If you are the rightful owner of mcp-chain-of-draft-prompt-tool and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Chain of Draft (CoD) Prompt Tool is a Model Context Protocol tool that enhances LLM reasoning by transforming standard prompts into Chain of Draft (CoD) or Chain of Thought (CoT) formats.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client