mcp-atom-of-thoughts
MCP server for structured AI reasoning — decompose problems into atomic thoughts with dependency graphs, confidence tracking, and interactive D3.js visualization
Install / Use
claude mcp add dioptx -- npx -y github:dioptx/mcp-atom-of-thoughtsIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@dioptx/mcp-atom-of-thoughts", "version": "3.0.0", "description": "MCP server for structured reasoning via Atom of Thoughts — decompose problems into atomic units with confidence tracking and interactive visualization", "main": "build/index.js", "type": "module", "bin": { "mcp-atom-of-thoughts": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js && cp assets/d3.v7.min.js build/", "test": "vitest run", "test:watch": "vitest", "prepublishOnly": "npm run build" }, "files": [ "build", "assets/d3.v7.min.js", "LICENSE", "README.md", "CHANGELOG.md" ], "keywords": [ "mcp", "model-context-protocol", "reasoning", "atom-of-thoughts", "decomposition", "claude", "ai-reasoning", "visualization", "d3" ], "author": "dioptx", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/dioptx/mcp-atom-of-thoughts.git" }, "homepage": "https://github.com/dioptx/mcp-atom-of-thoughts#readme", "bugs": { "url": "https://github.com/dioptx/mcp-atom-of-thoughts/issues" }, "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.24.0", "chalk": "^5.3.0", "zod": "^3.25.0" }, "devDependencies": { "@types/node": "^22.13.13", "typescript": "^5.9.3", "vitest": "^3.0.0" } }
Related Skills
Agent-Reach
84.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
