MCPs tagged with security
-
OSV MCP Server
SSE-based MCP server for querying the OSV vulnerability database
OSV MCP Server implements a Model Context Protocol (MCP) server that provides secure, programmatic access to the Open Source Vulnerabilities (OSV) database. It supports real-time streaming communication using SSE or streamable HTTP and allows querying of vulnerabilities for single or multiple packages, versions, or commits. The server is designed for integration with LLM-powered applications and supports configuration through environment variables and containerized deployments via ToolHive.
- ⭐ 25
- MCP
- StacklokLabs/osv-mcp
-
Semgrep MCP Server
A Model Context Protocol server powered by Semgrep for seamless code analysis integration.
Semgrep MCP Server implements the Model Context Protocol (MCP) to enable efficient and standardized communication for code analysis tasks. It facilitates integration with platforms like LM Studio, Cursor, and Visual Studio Code, providing both Docker and Python (PyPI) deployment options. The tool is now maintained in the main Semgrep repository with continued updates, enhancing compatibility and support across developer tools.
- ⭐ 611
- MCP
- semgrep/mcp
-
Bugsy
Automatic security vulnerability remediation for code using SAST and MCP integration.
Bugsy provides a command-line interface for automatic remediation of security vulnerabilities in codebases. It integrates with popular SAST tools such as Checkmarx, Snyk, CodeQL, and Fortify to identify issues and generate fixes. Bugsy supports both direct scanning and analysis of pre-generated SAST reports, and also operates as a Model Context Protocol (MCP) server for AI assistant integrations. The tool enables developers to streamline the vulnerability fixing process and improve code security efficiently.
- ⭐ 60
- MCP
- mobb-dev/bugsy
-
AIM Guard MCP
AI-powered security and safety server for Model Context Protocol environments.
AIM Guard MCP is a server implementing the Model Context Protocol (MCP), providing AI-powered security analysis and safety instruction tools tailored for AI agents. It offers features such as contextual security instructions, harmful content detection, API key scanning, and prompt injection detection, all designed to guard and protect interactions with various MCPs and external services. Built for fast integration, it connects with the AIM Intelligence API and is compatible with any MCP-compliant AI assistant.
- ⭐ 13
- MCP
- AIM-Intelligence/AIM-MCP
-
sslmon-mcp
Domain registration and SSL certificate monitoring via Model Context Protocol.
sslmon-mcp is a Model Context Protocol (MCP) compliant server that enables querying domain registration details and SSL certificate information for any given domain. It offers both HTTP-based remote service and a local NPX server for integration with AI tools and platforms. The tool helps automate security monitoring, domain lifecycle management, and certificate validity tracking via standardized API endpoints.
- ⭐ 1
- MCP
- firesh/sslmon-mcp
-
SonarQube MCP Server
Model Context Protocol server for AI access to SonarQube code quality metrics.
SonarQube MCP Server offers a Model Context Protocol (MCP) server that integrates with SonarQube, enabling AI assistants to access code quality metrics, issues, and analysis results programmatically. It supports retrieving detailed quality metrics, filtering issues, reviewing security hotspots, analyzing branches and pull requests, and monitoring project health. The server facilitates multi-project analysis, contextual code review, and improved assistant workflows through a standardized protocol.
- ⭐ 101
- MCP
- sapientpants/sonarqube-mcp-server
-
mcp-shell
A secure Model Context Protocol (MCP) server for AI-driven shell command execution.
mcp-shell enables AI assistants and MCP clients to securely execute shell commands via the standardized Model Context Protocol. Built in Go and leveraging the official MCP SDK, it facilitates structured, auditable, and context-aware access to shell environments. The server emphasizes security through Docker isolation, command validation, resource limits, and comprehensive audit logging.
- ⭐ 44
- MCP
- sonirico/mcp-shell
-
Developer MCP Server
A powerful MCP server for developer tools including file editing, shell commands, and screen capture.
Developer MCP Server is a general purpose server that implements the Model Context Protocol, offering tools for developers such as file editing, shell command execution, and screen capturing. Built with the rmcp crate, it provides secure and cross-platform operations with file access controls that respect gitignore patterns. The server integrates seamlessly with compatible MCP clients like Claude Desktop and supports advanced workflow management features. Security, workflow branching, and context preservation make it suitable for complex problem-solving and development automation.
- ⭐ 16
- MCP
- VertexStudio/developer
-
k8s-mcp-server
Securely enable Claude to run Kubernetes CLI tools via Anthropic's Model Context Protocol.
K8s MCP Server provides a Docker-based implementation of Anthropic's Model Context Protocol (MCP), allowing Claude to securely execute Kubernetes CLI tools such as kubectl, helm, istioctl, and argocd within a containerized environment. It integrates with Claude Desktop so users can interact with their Kubernetes clusters using natural language. The server emphasizes security by operating as a non-root user and offering strict command validation, while also supporting major cloud providers like AWS, Google Cloud, and Azure. Easy configuration and support for various Unix tools further enhance its capabilities.
- ⭐ 166
- MCP
- alexei-led/k8s-mcp-server