Security Scan MCP Server
by chrischabot · security · mcp-server, glama
An MCP server that provides CVE-driven security prompts for code review, enabling coding agents to get actionable security checks based on real vulnerabilities.
Source: https://github.com/chrischabot/security-scan-mcp
Install
git clone https://github.com/chrischabot/security-scan-mcpTags: mcp-server, glama
Source: glama
About security MCP servers and Claude skills
Security MCP servers let agents scan dependencies, audit logs, check for vulnerabilities, and enforce policy guardrails. Critical for any agent that touches production.
Security Scan MCP Server is one of hundreds of security entries indexed on Skiln. Browse the full security category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related security MCPs and skills
- axecap by ICJIA
A lightweight local MCP server that runs axe-core accessibility audits via Playwright and returns compressed, actionable results optimized for Claude's context window.
- Code Audit MCP Server by czx1111
An AI-native code security audit MCP server that supports multi-language AST analysis, call graph analysis, vulnerability detection, and AI deep audit.
- UI Toolkit MCP Server by elsahafy
Comprehensive MCP server for end-to-end UI development, offering tools to generate components, manage design tokens, audit accessibility, autofix issues, inspect live pages, compare screenshots, and more across multiple frameworks.
- Kali Tools MCP Server by Xc1Ym
Integrates 7 security tools (nmap, nuclei, dirsearch, sqlmap, hydra, Acunetix, Metasploit) via MCP protocol for AI-assisted penetration testing with enterprise-grade safety features.
- Mimikatz MCP Server by schwarztim
Provides programmatic access to Mimikatz for credential extraction, Kerberos attacks, SAM/LSA dumping, and other Windows security assessment tasks through natural language.
- dbt-cloud-migrate by BrJan
Audits dbt Core projects for migration blockers and generates actionable guidance for migrating to dbt Cloud, including auto-fixing deprecated syntax.
- Prowler MCP Server by comprowler
Enables analysis of Prowler security scan results, providing detailed security analysis, security summary, and file retrieval capabilities.
- Repository Manager by Knuckles-Team
A production-grade MCP server for managing git projects, offering dynamic tool selection and enterprise-grade security.
Frequently asked questions
How do I install Security Scan MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Security Scan MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Security Scan MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.