MCP Directory
Back

trace-mcp

by nikolai-vysotskyi · TypeScript · ★ 58

MCP server for Claude Code and Codex. One tool call replaces ~42 minutes of agent exploration

#ai-agents#claude#claude-ai#claude-code#claude-code-plugin#claude-code-skill#claude-desktop#claude-skill#claude-skills#code-intelligence#codex#codex-skill#developer-tools#mcp#mcp-server#static-analysis#token#token-savings#tokenization#tokens

Install

npx -y github:nikolai-vysotskyi/trace-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "trace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:nikolai-vysotskyi/trace-mcp"
      ]
    }
  }
}

From the README

trace-mcp AI agents recompute the same work. trace-mcp makes them reuse instead. The recomputation → reuse layer for AI systems. 40–50% fewer tokens on average  ·  up to 2× effective capacity  ·  up to 97% less redundant processing Based on early benchmarks across agent workflows with repeated context and dependency traversal. > AI systems don't scale because they recompute instead of reuse. Every turn, the agent re-reads the same files, re-traverses the same dependencies, and re-inflates the context window with structure it alread…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers