Skip to main content
Glama

Chain of Draft (CoD) MCP Server

by stat-guy
package.json569 B
{ "name": "chain-of-draft", "version": "1.0.0", "description": "Chain of Draft (CoD) MCP Server", "main": "index.js", "type": "module", "engines": { "node": ">=18" }, "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "chain-of-draft", "claude", "reasoning" ], "author": "", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.19.0", "@modelcontextprotocol/sdk": "0.5.0", "dotenv": "^16.4.5", "node-fetch": "^3.3.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stat-guy/chain-of-draft'

If you have feedback or need assistance with the MCP directory API, please join our Discord server