CodeMind

CodeMind

An AI Security Guardian MCP server that provides real-time vulnerability scanning, secrets detection, and secure coding enforcement for AI-generated code in modern web frameworks.

Category
Visit Server

README

CodeMind — AI Security Guardian

<p align="center"> <pre align="center">


/ _ | | | / () __ | | / / / _ \ / _ |/ _ \ |\/| | | '_ \ / _ | / /| () | (| | __/ | | | | | | | (| | _/_/ _,|__|| |||| ||_,_| </pre> </p>

<p align="center"> <strong>🛡️ Enterprise-Grade Security for AI-Generated Code</strong><br> <em>Think before ship.</em> </p>

<p align="center"> <a href="https://pypi.org/project/codemind-mcp/">📦 PyPI</a> • <a href="https://codemind-ai.github.io/codemind">📖 Documentation</a> • <a href="#installation">🚀 Quick Start</a> • <a href="#available-tools">🔧 Tools</a> </p>

<p align="center"> <a href="https://pypi.org/project/codemind-mcp/"> <img src="https://img.shields.io/pypi/v/codemind-mcp.svg" alt="PyPI Version"> </a> <img src="https://img.shields.io/badge/python-3.10+-green.svg" alt="Python"> <img src="https://img.shields.io/badge/MCP-Native-purple.svg" alt="MCP"> <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"> <img src="https://img.shields.io/badge/privacy-100%25%20local-brightgreen.svg" alt="Privacy"> </p>


Technical Overview

CodeMind transforms your AI coding assistant (Cursor, Windsurf, Claude Desktop) into a full security platform for the modern web. Specialized for Next.js, React, and TypeScript, it provides real-time oversight of AI-generated code across five security dimensions.

Core Capabilities

Module Description
Modular Skills Plugin-based agentic personas (Security, UI, Docs) with specialized prompts.
Safety Lock Hard-coded protection against DROP, TRUNCATE, and unconditional DELETE.
Intent Discovery Automatic detection of the optimal skill/persona for any given task.
SAST Engine Detection of SQL injection, XSS, SSRF, and command injection patterns.
Prompt Security Specialized detection for prompt injection and leak vulnerabilities.
Secrets Detection Identification of hardcoded API keys and tokens with entropy analysis.
IaC Scanning Security auditing for Dockerfiles, GitHub Actions, and docker-compose.

Quick Start

1. Installation

Install the core engine from PyPI:

pip install codemind-mcp

2. MCP Configuration

Add CodeMind to your claude_desktop_config.json (or equivalent MCP client config):

{
  "mcpServers": {
    "codemind": {
      "command": "codemind",
      "args": ["serve"],
      "env": {
        "CONTEXT7_API_KEY": "your_optional_key_here"
      }
    }
  }
}

Usage

Simply include the trigger phrase in your chat prompt:

"Generate a login endpoint for FastAPI. use codemind"

Instant SaaS Protection

When you use the use codemind trigger, the Guardian automatically enforces essential protections for modern SaaS applications:

  • Rate Limiting: Automatic protection against DDoS and brute-force attacks.
  • Data Isolation: Enforcement of Row Level Security (RLS) to ensure users only access their own data.
  • Zod Validation: Strict server-side schema validation to prevent untrusted client data from reaching your database.
  • Next.js & React Hardening: Automated detection of unsafe dangerouslySetInnerHTML, exposed NEXT_PUBLIC_ secrets, and insecure localStorage patterns.
  • CSRF Protection: Auditing for missing security headers and insecure client-side data mutations.
  • Secure Default Props: Enforcement of TypeScript best practices to eliminate "undefined" security gaps.
  • Prompt Security: Hardened system prompts and injection-resistant templates for AI feature implementations.

Available Tools

CodeMind exposes 15 MCP tools for seamless automated workflows:

  • guard_code: Static analysis for vulnerabilities (including Prompt Injection).
  • detect_intent: 🧠 Automatically identifies the best Skill for a given task.
  • activate_skill: Manually switch between agentic personas (Security, UI, Docs).
  • run_workflow: 🚀 Execute complex multi-step actions (e.g., /deploy, /audit-deep).
  • list_skills: View all available modular personas and their capabilities.
  • audit_prompt: Specialized analyzer for AI prompt security and leaks.
  • scan_secrets: Entropy-based credential detection.
  • scan_dependencies: Software Composition Analysis (SCA).
  • scan_iac_file: Infrastructure-as-Code auditing.
  • deep_security_scan: Consolidated multi-layer analysis.

Strategic Roadmap

The transition from a hackathon project to a foundational security primitive.

Phase 1: Foundation (Vibeathon Momentum)

  • [x] Initial MCP Server: Secure bridge between IDE and AI.
  • [x] Core SAST Engine: 50+ deep-scan rules for modern web.
  • [x] Secrets & SCA: Entropy-based scanning and dependency auditing.
  • [x] Prompt Security: Industry-leading injection & jailbreak detection.
  • [ ] Vibeathon Grand Finale: Winning the vibeathon (goal!!)

Phase 2: Intelligence & Personas (Ahead of Schedule)

  • [x] Modular Skill System: Plugin-based architecture for Security, UI, and Docs experts.
  • [x] Intent Discovery: Real-time semantic task classification.
  • [x] AI Slop Detection: Eliminating redundant commentary from AI responses.
  • [x] Safety Lock: Hard-coded constraints for destructive database operations.
  • [x] Semantic Analysis: AST-based auditing for Python & JavaScript.

Phase 3: Total Autonomy (The Scale Phase)

  • [ ] Self-Healing Code: Autonomous fix-verify loops for complex vulnerabilities.
  • [ ] Project-Wide Reasoning: Cross-file dependency analysis and taint-tracking.
  • [ ] CI/CD Native: Seamless integration with GitHub Actions as a first-class security citizen.
  • [ ] Local LLM Fine-tuning: Custom models optimized for security-first code generation.

Phase 4: Global Transformation (YC & Beyond)

  • [ ] Universal Security Primitive: The default security layer for all AI-driven development.
  • [ ] Real-time Runtime Protection: Monitoring AI-agent actions in production environments.
  • [ ] Enterprise Autonomous Guardian: Team-wide security analytics with zero data leak.
  • [ ] The AI-Sec Standard: Leading the certification for secure AI-assistants.

Privacy Policy

CodeMind is built on the principle of Local-First Security.

  • Your source code never leaves your machine.
  • All pattern matching and analysis are performed locally.
  • SCA requests to OSV.dev contain only package names and versions.
  • No telemetry or tracking scripts are included.

License

Distributed under the MIT License. See LICENSE for more information.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured