code-guard-ai
Enables automated compliance scanning and validation within CI/CD pipelines.
Allows deployment of the CodeGuard API server to Vercel for production use.
CodeGuard AI — AI Compliance & Code Intelligence System
AI system for auditing, validating, and governing AI-generated code in production environments.
🚨 Problem
AI is writing more code than ever.
But:
Generated code introduces hidden security risks
Compliance (GDPR, AI Act) is often ignored
Teams lack visibility and control
Errors scale faster than traditional review processes
Related MCP server: Meridian
💡 Solution: Triple-Channel Protection
CodeGuard AI analyzes and validates code using a unified architecture that works everywhere:
💻 IDE Extension: Real-time scanning and auto-fixes directly in VS Code & Cursor.
🤖 MCP Server: Give your AI agents (Claude, Cursor) the context they need to follow standards.
🌐 REST API & CLI: Automate compliance in your CI/CD Pipeline (Vercel, GitHub Actions).
⚙️ Core Capabilities
🔍 Detect vulnerabilities and unsafe patterns
🛡 Validate compliance (GDPR, AI Act, security standards)
🧠 Audit AI-generated code before deployment
📊 Provide structured, actionable feedback
🔄 Analyze code changes using diff-based auditing
🌐 REST API
CodeGuard provides a secure REST API for integrating compliance scanning into your applications and workflows.
Quick Start
# 1. Set environment variables
export CODEGUARD_API_KEYS="your-api-key-1,your-api-key-2"
export TRANSPORT_MODE=sse
# 2. Start the API server
npm run start:mcp
# 3. Test the API
curl -X POST http://localhost:3000/api/scan \
-H "x-api-key: your-api-key-1" \
-H "Content-Type: application/json" \
-d '{"region": "BR", "frameworks": ["gdpr", "lgpd"]}'🚀 Deploy to Vercel
Deploy your CodeGuard API to production in minutes:
npm run vercel:deployRequired Environment Variables:
CODEGUARD_API_KEYSCODEGUARD_LICENSE_KEYOPENAI_API_KEY(Optional)
🛠 Tech Stack
Core: TypeScript / Node.js
Intelligence: Multi-provider LLM (GPT-4o, Claude, MiniMax 2.7)
Protocol: Model Context Protocol (MCP)
Platform: Vercel / Supabase
👥 Who is this for
Engineering teams using AI-generated code
Companies operating under GDPR / AI Act
Platforms integrating LLM-based development workflows
🔥 Positioning
Not a linter. Not a scanner.
A system for governing AI-generated code.
This server cannot be installed
Maintenance
Related MCP Servers
AlicenseAqualityDmaintenanceScan any project or website for privacy compliance issues directly in your AI coding tool. Detects tracking tech, cookies, and third-party data collection. Works in Claude Code, Cursor, and Windsurf.Last updated3451MIT- Alicense-qualityBmaintenanceLocal-first AI compliance scanner via Model Context Protocol, scanning codebases for violations of DPDPA 2023, RBI FREE-AI, SEBI AI/ML, and the EU AI Act.Last updated1Apache 2.0
- Flicense-qualityCmaintenanceAn MCP-powered compliance copilot for SaaS stacks, enabling structured audit workflows including stack detection, module wiremapping, implementation directives, code verification, and security/infrastructure/legal readiness gates.Last updated
- AlicenseAqualityDmaintenanceCompliance and guardrails infrastructure for AI agents, enabling safe operations within regulatory boundaries like GDPR and EU AI Act.Last updated6MIT
Related MCP Connectors
Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.
Compliance & security scan for your app: secrets, exposed files, headers, privacy, AI-disclosure.
Enterprise AI Control Plane: governance, guardrails, spend tracking, compliance & smart routing.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/negraodenio/code-guard-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server