Guardian MCP
G

Guardian MCP

GuardianMCP is an MCP server that automatically scans for security vulnerabilities in project dependencies. It supports npm and Composer, provides real-time alerts and multiple scanning modes, and can be integrated with mainstream IDEs.
2 points
7.0K

What is GuardianMCP?

GuardianMCP is a security scanning server based on the Model Context Protocol (MCP), specifically designed to detect known security vulnerabilities in project dependency packages. It connects to the OSV.dev vulnerability database, automatically analyzes your npm and Composer dependencies, and provides real-time security alerts and repair suggestions.

How to use GuardianMCP?

GuardianMCP can be integrated into your favorite IDE (such as Cursor, VS Code, Claude Desktop, etc.). After installation, you can perform security scans through simple dialogue commands. It supports automatic trigger scans and can also perform manual security checks when you need them.

Use cases

GuardianMCP is particularly suitable for the following scenarios: 1. Security check at project startup 2. Vulnerability verification after installing new dependency packages 3. Security review before code submission 4. Regular project security audit 5. Automatic security check in the CI/CD pipeline

Main features

Automatic vulnerability scanning
Automatically detect known security vulnerabilities in npm and Composer dependencies without manual configuration of scanning rules.
Real-time security alerts
Immediately detect severe vulnerabilities of CRITICAL and HIGH levels and provide detailed repair guidance.
Three scanning modes
Supports full scan, summary mode, and critical vulnerability-only scan to meet the needs of different scenarios.
Automatic trigger support
Can automatically perform scans based on IDE rules at specific events (such as installing dependencies, submitting code).
Multi-language keyword detection
Supports the recognition of security-related keywords in multiple languages such as English, Latvian, French, Spanish, German, and Russian.
Docker containerization support
Provides Docker images and docker-compose configurations for easy deployment and use in container environments.
Detailed reports and repair guidance
Provides a complete report containing CVE links, severity assessments, and specific repair steps.
Fast and lightweight scan
Based on the OSV.dev API, the scanning speed is fast, the resource usage is low, and it does not affect the development workflow.
Advantages
Zero-vulnerability design: It has no security vulnerabilities itself, and the dependency packages are kept up-to-date.
Easy to integrate: Supports mainstream IDEs and is easy to configure.
Real-time updates: Based on the OSV.dev database, the vulnerability information is up-to-date.
High degree of automation: Supports rule triggering, reducing manual operations.
Multi-language support: Recognizes security-related keywords in multiple languages.
Containerized deployment: Provides Docker support for flexible deployment.
Limitations
Currently only supports the npm and Composer ecosystems.
Relies on the OSV.dev API and requires an internet connection.
Cannot detect vulnerabilities in custom code.
Requires the IDE to support the MCP protocol.
Advanced features require certain configuration knowledge.

How to use

Install GuardianMCP
Choose the installation method that suits you: global installation, source code installation, or Docker installation.
Configure the IDE
According to the IDE you are using (Cursor, VS Code, Claude Desktop, etc.), add the MCP server settings to the configuration file.
Set up automatic scanning rules (optional)
Create a rules file in the project directory to define when to automatically trigger security scans.
Restart the IDE and test
Completely restart your IDE, and then enter security-related commands in the AI chat for testing.

Usage examples

New project security check
When starting a new project, quickly check the security of all dependency packages.
Verification after installing dependencies
After running npm install or composer update, automatically verify if the newly installed packages are secure.
Review before code submission
Before submitting code to the version control system, perform a final security check.
Regular security audit
Regularly conduct a comprehensive security audit of the project to understand the overall security situation.

Frequently Asked Questions

Which programming languages does GuardianMCP support?
Does GuardianMCP require an internet connection?
Will the scan affect my development performance?
How to configure automatic scanning?
Can GuardianMCP detect vulnerabilities in custom code?
How is the severity in the scan results divided?
What should I do if a vulnerability is found?
Is GuardianMCP itself secure?

Related resources

GitHub repository
The source code and latest version of GuardianMCP
OSV.dev vulnerability database
The vulnerability data source used by GuardianMCP
Model Context Protocol official website
The official documentation and specifications of the MCP protocol
Cursor editor
An AI code editor that supports MCP
Claude Desktop
An AI assistant desktop application that supports MCP
Example configuration files
Configuration examples and rule templates for various IDEs

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "guardian-mcp": {
      "command": "npx",
      "args": ["guardian-mcp"]
    }
  }
}

{
  "mcpServers": {
    "guardian-mcp": {
      "command": "node",
      "args": ["/absolute/path/to/guardian-mcp/dist/index.js"]
    }
  }
}

{
  "mcpServers": {
    "guardian-mcp": {
      "command": "node",
      "args": ["/Users/you/path/to/guardian-mcp/dist/index.js"]
    }
  }
}

{
  "mcpServers": {
    "guardian-mcp": {
      "command": "docker",
      "args": ["exec", "-i", "guardian-mcp", "node", "dist/index.js"]
    }
  }
}

{
  "mcpServers": {
    "guardian-mcp": {
      "command": "node",
      "args": ["/full/path/to/guardian-mcp/dist/index.js"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
8.7K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
7.9K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.4K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
11.8K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
10.6K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
9.9K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
11.6K
5 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
54.2K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.2K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
19.3K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.0K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
50.8K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
18.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
35.2K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase