MCP-Server com CoConuT (Continuous Chain of Thought)
@MarceloAssis123
关于 MCP-Server com CoConuT (Continuous Chain of Thought)
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP-Server com CoConuT (Continuous Chain of Thought)?
An MCP server that provides the CoConuT tool for structured continuous chain-of-thought reasoning, with automatic cycle detection, branch management, and guided interaction. It is designed for developers using the Model Context Protocol to enhance models’ reasoning capabilities.
How to use MCP-Server com CoConuT (Continuous Chain of Thought)?
Clone the repository, install dependencies (npm install), configure settings in src/config.ts, then run with npm run dev for development or npm run build && npm start for production. The server exposes three tool variants: CoConuT (JSON), CoConuT‑MD (Markdown), and CoConuT‑HTML.
Key features of MCP-Server com CoConuT (Continuous Chain of Thought)
- Continuous chain‑of‑thought for structured problem solving
- Automatic cycle detection using Levenshtein, Jaccard, or Cosine similarity
- Branch management: explore, compare, and merge reasoning paths
- Periodic reflection every
reflectionIntervalthoughts - Built‑in persistence of all reasoning data
- Multiple output formats: JSON, Markdown, HTML
- Modular architecture with dependency injection
Use cases of MCP-Server com CoConuT (Continuous Chain of Thought)
- Structuring long‑term reasoning tasks with continuous chain‑of‑thought
- Detecting and avoiding circular reasoning in model outputs
- Exploring multiple solution branches and comparing them
- Automatically reflecting on progress during problem‑solving
FAQ from MCP-Server com CoConuT (Continuous Chain of Thought)
What is the CoConuT tool?
CoConuT (Continuous Chain of Thought) is a tool that facilitates structured, step‑by‑step reasoning with automatic cycle detection, branch management, and guided user interaction.
What are the runtime dependencies?
Node.js 18 or higher and NPM are required.
How does cycle detection work?
The system uses similarity algorithms (Levenshtein, Jaccard, Cosine) with a configurable threshold (default 0.8) to detect cyclic reasoning.
Where are data persisted?
All data is automatically saved to a coconut-data folder inside the directory specified by the projectPath parameter.
What output formats are supported?
Three tool variants return results in JSON (CoConuT), Markdown (CoConuT‑MD), or structured HTML (CoConuT‑HTML).
Can I change the similarity algorithm?
Yes. The similarityAlgorithm configuration option accepts 'levenshtein' (default), 'jaccard', or 'cosine'.
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论