Claude Code Guardian
@phuongrealmax
Claude Code Guardian について
AI-Safe Code Analysis with 113+ MCP tools - guard, memory, workflow, testing, latent chain
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"claude-code-guardian": {
"command": "npx",
"args": [
"-y",
"codeguardian-studio"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Claude Code Guardian?
Claude Code Guardian is an MCP server providing 113+ AI-safe code analysis tools for Claude Code and other MCP clients. It includes guard modules for code validation, persistent memory, task workflows, automated testing, code optimization, multi-phase reasoning, and session management.
How to use Claude Code Guardian?
Install globally with npm install -g codeguardian-studio, then add the server configuration to your Claude Desktop config. The server is invoked via npx -y codeguardian-studio as an MCP command.
Key features of Claude Code Guardian
- 20+ code validation rules (fake tests, empty catch, security issues)
- Persistent knowledge storage across sessions
- Task tracking with progress dashboard
- Automated test runner plus browser testing with Playwright
- Hotspot detection, complexity analysis, and refactoring plans
- Multi-phase reasoning for complex tasks
- Auto-save, resume, and session checkpoints
Use cases of Claude Code Guardian
- Enforce code quality and security rules during AI‑assisted development
- Maintain persistent project context across multiple Claude sessions
- Track and manage development tasks with visual progress
- Automate test execution and browser-based end-to-end testing
- Analyze code complexity and generate refactoring plans
FAQ from Claude Code Guardian
What runtime does Claude Code Guardian require?
It requires Node.js and is installed as a global npm package (codeguardian-studio).
How is Claude Code Guardian configured for Claude Desktop?
Add the server entry to the mcpServers object in the Claude Desktop configuration file, using npx -y codeguardian-studio as the command.
Does Claude Code Guardian support other MCP clients?
Yes, the README states it works with Claude Code and other MCP clients.
How many tools does Claude Code Guardian offer?
The server provides 113+ tools for code analysis, testing, workflow, and session management.
What data does the memory module store?
Persistent knowledge is stored across sessions, but the README does not specify storage location or retention limits.
「開発者ツール」の他のコンテンツ
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
コメント