Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧮 Data Science Tools
  3. Code Guardian
Code Guardian logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:01:26 PM

Code Guardian

User RatingsBe the first to rate and review this MCP server!
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website
code-analysisrefactoringdeveloper-toolsmcpstatic-analysis

Analyzes repositories, detects code hotspots, calculates complexity, and creates structured refactoring plans through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "phuongrealmax-code-guardian": {
      "url": "https://mcp.so/server/code-guardian"
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧮 More in Data Science Tools

Overview

phuongrealmax/code-guardian MCP server turns Claude Code into a repository refactoring assistant with more than 113 MCP tools. It scans projects, measures complexity, identifies hotspots, produces Markdown reports, and creates step-by-step optimization plans. Additional modules support persistent memory, guard rules, workflow tracking, testing integration, documents, agents, and structured reasoning. Reach for it when an agent needs repeatable code analysis and refactoring support across large repositories.

Use cases

•Scan a large repository for complexity hotspots
•Generate step-by-step refactoring plans
•Create Markdown analysis reports
•Track optimization work across sessions
•Block dangerous code patterns with guard rules

Key features

•Repository scanning and code mapping
•Complexity, nesting, and branch metrics
•Hotspot detection and prioritization
•Automated refactoring plan generation
•Persistent memory and session management
•Markdown report generation

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Code Guardian.

Extracted Tool Capabilities
Repository scanning and code mapping
Complexity, nesting, and branch metrics
Hotspot detection and prioritization
Automated refactoring plan generation
Persistent memory and session management
Markdown report generation

How Code Guardian works

What phuongrealmax/code-guardian MCP server does

phuongrealmax/code-guardian MCP server, also called Code Guardian Studio or CCG, provides MCP tools for analyzing and refactoring large code repositories. Its optimizer can map a repository, calculate complexity and nesting metrics, score hotspots, create refactoring plans, record optimization sessions, and generate Markdown reports.

The server also includes modules for persistent memory, guard rules, workflow management, multi-phase reasoning, specialized agents, structured thinking, documentation management, and test-runner integration. Guard rules are intended to block dangerous patterns such as fake tests and empty catch blocks. The README describes more than 113 MCP tools across these capabilities.

How it works

The main workflow starts by initializing CCG in a project and scanning the codebase. A quickstart command combines initialization, repository scanning, complexity analysis, hotspot detection, and report generation. Developers can instead run the optimizer manually and request a report or advanced options.

The optimizer exposes focused operations such as code_scan_repository, code_metrics, code_hotspots, code_refactor_plan, code_record_optimization, code_generate_report, code_quick_analysis, and code_optimizer_status. These operations let an agent move from repository inventory to prioritized findings and planned changes without treating the entire workflow as one opaque action.

Session persistence and the memory module are designed to retain context across conversations. Workflow and progress features provide task tracking, while the report generator creates Markdown output for reviewing findings and deciding which hotspots to address first.

Setup and configuration

phuongrealmax/code-guardian MCP server is distributed through the npm package codeguardian-studio. The documented installation uses a global npm install:

Terminal
npm install -g codeguardian-studio

After installation, initialize the project with:

bash
ccg init

For an immediate combined analysis, run:

bash
ccg quickstart

For a more controlled workflow, use ccg code-optimize --report; advanced options are available through ccg code-optimize --help-advanced.

The package depends on better-sqlite3, so local installation may require native build tools. The README lists build-essential and Python 3 for Debian or Ubuntu, Xcode Command Line Tools for macOS, and Visual Studio Build Tools for Windows. Docker installation is also documented using a Node 20 slim image with build dependencies. Apple Silicon and Ubuntu ARM64 are supported, although some systems may build the dependency from source.

Limitations and notes

The free Dev tier is local and self-hostable. Team and Enterprise plans require license validation through api.codeguardian.studio, so availability of paid features depends on the selected license tier. The documented interface centers on Claude Code; the supplied material does not establish compatibility with Claude Desktop, Cursor, Windsurf, or Cline.

Native SQLite bindings can fail when system build tools are missing or when the Node.js version does not match the installed module. The README recommends installing the required tools or running npm rebuild better-sqlite3 for a version mismatch. The project is licensed under MIT as an open-core project.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Growthbook MCP logoGrowthbook MCP

    Tools for creating and interacting with GrowthBook feature flags and experiments.

    🧮 Data Science Tools3 views
    Compare vs Growthbook MCP →
  • Bundler MCP logoBundler MCP

    Enables agents to query local information about dependencies in a Ruby project's Gemfile.

    🧮 Data Science Tools2 views
    Compare vs Bundler MCP →
  • MCP Compress logoMCP Compress

    Data compression MCP server. 7 tools for gzip, brotli, deflate, and TurboQuant quantization. Auto-selects best algorithm. 60x compression on docs. Zero dependencies.

    🧮 Data Science Tools5 views
    Compare vs MCP Compress →
  • Dingo logoDingo

    MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.

    🧮 Data Science Tools3 views
    Compare vs Dingo →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
6
Stargazers on the source repository.
Last commit
8mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Code Guardian

Install its npm package globally with `npm install -g codeguardian-studio`, then initialize a project with `ccg init`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCode Guardian AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/phuongrealmax-code-guardian?style=directory)](https://allmcps.com/mcp/phuongrealmax-code-guardian)
HTML Embed
<a href="https://allmcps.com/mcp/phuongrealmax-code-guardian"><img src="https://allmcps.com/api/badge/phuongrealmax-code-guardian?style=directory" alt="Code Guardian on AllMCPs" /></a>

Technical Specs & Signals

Category🧮Data Science Tools
PricingFreemium
More technical detailsExpand ā–¾
TransportSSE (Remote)
AuthNo auth required
LicenseMIT
Last updatedSep 7, 2026
6/9 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
Last commit8mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Dec 25, 2025
47Quality signal: Fair Ā· 47/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧮 Data Science Tools →Best MCP servers for Data Science →Alternatives to Code Guardian →Install in Claude DesktopInstall in CursorInstall in VS Code