vulnicheck

andrasfe/vulnicheck

3.4

If you are the rightful owner of vulnicheck and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

VulniCheck MCP Server is a Python-based server that provides real-time security advice for Python modules by querying multiple authoritative vulnerability databases.

Tools

Functions exposed to the LLM to take actions

check_package_vulnerabilities

Check a specific Python package for known vulnerabilities.

scan_dependencies

Scan a requirements file or directory for vulnerabilities in all dependencies.

scan_installed_packages

Scan Python packages for vulnerabilities in the current environment.

get_cve_details

Get detailed information about a specific CVE or GHSA advisory.

scan_for_secrets

Scan files or directories for exposed secrets and credentials.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources