brendancopley/mcp-chain-of-draft-prompt-tool

View on GitHub ↗

MCP prompt tool applying Chain-of-Draft (CoD) reasoning - BYOLLM

19 ★3 forksPythonUpdated 1y ago

What you need to know

Simple MCP server that transforms prompts into Chain of Draft or Chain of Thought format to save tokens and improve reasoning.

Install

npm install
npx mcp-chain-of-draft-prompt-tool

Usage

  • Use the tool to convert your prompt into CoD or CoT format before sending to an LLM

Key features

  • Chain of Draft prompt transformation
  • Chain of Thought prompt transformation
  • Token-efficient prompting

Best for

Reducing token usage with Chain of Draft prompting

Platforms: Node.js

Reviewed 2026-08-11

Topics

aianthropic-claudechain-of-draftchain-of-thought-promptingcodllmlm-studiomcpmodel-context-protocolollamaopenaiprompt-engineeringprompt-toolkitsingle-executable-applicationtoken-checker
Stars
19★
Forks
3
Language
Python
License
Created
2025-03-19
Last push
2025-09-08