{
  "markdown": "<p align=\"center\">\n    <img src=\"https://vulncheck.com/logo.png\" align=\"center\" alt=\"VulnCheck Logo\" width=\"150\" />\n</p>\n\n# The VulnCheck MCP Server\nThe VulnCheck MCP Server connects AI assistants to [VulnCheck](https://vulncheck.com) vulnerability intelligence. Ask your AI tools about CVEs, exploits, advisories, and vulnerable packages — directly in your editor or terminal, using natural language.\n\n### Use Cases\n\n- **CVE research**: Look up vulnerability details, severity, exploitability, and affected versions while reviewing code or triaging issues\n- **Dependency analysis**: Check packages by CPE or PURL to identify known vulnerabilities before shipping\n- **Exploit intelligence**: Determine whether a CVE has known exploit code, active exploitation, or C2 indicators\n- **Advisory lookup**: Search vendor and ecosystem advisories by package, product, or keyword\n- **Index queries**: Query VulnCheck's breach, botnet, and threat intelligence indices for real-time context\n\n## Requirements\n\n- A VulnCheck API token — create one [here](https://console.vulncheck.com/settings/tokens)\n\n## Installation\n\nDownload the latest release from the [Releases page](https://github.com/vulncheck-oss/mcp/releases/latest), or use the Docker image (`ghcr.io/vulncheck-oss/mcp`).\n\n| Platform | Archive |\n|----------|---------|\n| macOS (Apple Silicon) | `vulncheck-mcp_1.2.3_darwin_arm64.tar.gz` |\n| macOS (Intel) | `vulncheck-mcp_1.2.3_darwin_amd64.tar.gz` |\n| Linux | `vulncheck-mcp_1.2.3_linux_amd64.tar.gz` |\n| Windows | `vulncheck-mcp_1.2.3_windows_amd64.zip` |\n\n### Install in Your AI Client\n\n- **[Claude Code & Claude Desktop](docs/installation-guides/install-claude.md)**\n- **[Cursor](docs/installation-guides/install-cursor.md)**\n- **[VS Code](docs/installation-guides/install-vscode.md)**\n- **[Windsurf](docs/installation-guides/install-windsurf.md)**\n- **[Cline](docs/installation-guides/install-cline.md)**\n- **[Gemini CLI](docs/installation-guides/install-gemini-cli.md)**\n- **[Codex CLI](docs/installation-guides/install-codex.md)**\n\n## Available Tools\n\nSee [docs/tools.md](docs/tools.md) for the full list of available tools.\n\n## Development\n\n```bash\nmake build      # build for current platform → bin/vulncheck-mcp\nmake snapshot   # cross-compile all platforms via GoReleaser → dist/\nmake test       # run tests\nmake lint       # run golangci-lint\n```\n",
  "bytes": 2358,
  "sha": "965fc90ee850fd1f721fe21cb53247332c3c8acf261f87913707a873bcafd216",
  "repo_slug": "vulncheck-oss/mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_vulncheck_oss_mcp_df3a3a0e/readme"
}