Audits MCP configs, scores risk, and creates reversible repair plans.
Audit, clean, and slim down the MCP setup your coding agent loads every day. If you use Claude Code, Codex, Cursor, Windsurf, Copilot, or VS Code across different projects, your MCP configs collect junk fast: old demo servers, duplicate GitHub tools, broad filesystem access, packages nobody maintains, and giant tool lists your agent has to sort through before it can write code. dr-mcp scans that…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Audit, clean, and slim down the MCP setup your coding agent loads every day. If you use Claude Code, Codex, Cursor, Windsurf, Copilot, or VS Code across different projects, your MCP configs collect junk fast: old demo servers, duplicate GitHub tools, broad filesystem access, packages nobody maintains, and giant tool lists your agent has to sort through before it can write code. dr-mcp scans that mess and shows what to remove. That starts a local scan in the current project. It does not delete…