Loomal

vulnicheck

MCP server by github.com/andrasfe/vulnicheck

HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.

11 starsoci: docker.io/andrasfe/vulnicheck:main

About vulnicheck

vulnicheck is an MCP (Model Context Protocol) server published by andrasfe in the official MCP registry, listed under Security on Loomal. HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.

It ships as a Docker image (docker.io/andrasfe/vulnicheck:main), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/andrasfe/vulnicheck, where the project has earned 11 GitHub stars.

Use vulnicheck with your agent

Claude Code · one command
claude mcp add vulnicheck -- docker run -i --rm docker.io/andrasfe/vulnicheck:main
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vulnicheck": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/andrasfe/vulnicheck:main"
      ]
    }
  }
}
ocidocker.io/andrasfe/vulnicheck:main

Frequently asked questions

What is vulnicheck?
vulnicheck is an MCP (Model Context Protocol) server by andrasfe in the Security category. HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.
How do I connect vulnicheck to Claude, Cursor, or another MCP client?
Install vulnicheck from its oci package (docker.io/andrasfe/vulnicheck:main) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vulnicheck open source?
Yes — the source code is public at github.com/andrasfe/vulnicheck, with 11 GitHub stars.
Can AI agents pay to use vulnicheck?
Not yet through Loomal — vulnicheck is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vulnicheck? Claim this listing free by verifying GitHub ownership, or contact us.