Skip to main content
ClaudeWave

Official VulnCheck MCP Server

MCP ServersOfficial Registry7 stars1 forksGoMITUpdated today
ClaudeWave Trust Score
90/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Topics declared
  • Documented (README)
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: Manual · mcp
Claude Code CLI
git clone https://github.com/vulncheck-oss/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "mcp"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/vulncheck-oss/mcp@latest (make sure it ends up on your PATH).
Use cases

MCP Servers overview

<p align="center">
    <img src="https://vulncheck.com/logo.png" align="center" alt="VulnCheck Logo" width="150" />
</p>

# The VulnCheck MCP Server
The 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.

### Use Cases

- **CVE research**: Look up vulnerability details, severity, exploitability, and affected versions while reviewing code or triaging issues
- **Dependency analysis**: Check packages by CPE or PURL to identify known vulnerabilities before shipping
- **Exploit intelligence**: Determine whether a CVE has known exploit code, active exploitation, or C2 indicators
- **Advisory lookup**: Search vendor and ecosystem advisories by package, product, or keyword
- **Index queries**: Query VulnCheck's breach, botnet, and threat intelligence indices for real-time context

## Requirements

- A VulnCheck API token — create one [here](https://console.vulncheck.com/settings/tokens)

## Installation

Download 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`).

| Platform | Archive |
|----------|---------|
| macOS (Apple Silicon) | `vulncheck-mcp_1.2.3_darwin_arm64.tar.gz` |
| macOS (Intel) | `vulncheck-mcp_1.2.3_darwin_amd64.tar.gz` |
| Linux | `vulncheck-mcp_1.2.3_linux_amd64.tar.gz` |
| Windows | `vulncheck-mcp_1.2.3_windows_amd64.zip` |

### Install in Your AI Client

- **[Claude Code & Claude Desktop](docs/installation-guides/install-claude.md)**
- **[Cursor](docs/installation-guides/install-cursor.md)**
- **[VS Code](docs/installation-guides/install-vscode.md)**
- **[Windsurf](docs/installation-guides/install-windsurf.md)**
- **[Cline](docs/installation-guides/install-cline.md)**
- **[Gemini CLI](docs/installation-guides/install-gemini-cli.md)**
- **[Codex CLI](docs/installation-guides/install-codex.md)**

## Available Tools

See [docs/tools.md](docs/tools.md) for the full list of available tools.

## Development

```bash
make build      # build for current platform → bin/vulncheck-mcp
make snapshot   # cross-compile all platforms via GoReleaser → dist/
make test       # run tests
make lint       # run golangci-lint
```
cybersecuritygolangmcpvulnerability

What people ask about mcp

What is vulncheck-oss/mcp?

+

vulncheck-oss/mcp is mcp servers for the Claude AI ecosystem. Official VulnCheck MCP Server It has 7 GitHub stars and its last recorded update is dated 2026-08-05.

How do I install mcp?

+

You can install mcp by cloning the repository (https://github.com/vulncheck-oss/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is vulncheck-oss/mcp safe to use?

+

Our security agent has analyzed vulncheck-oss/mcp and assigned a Trust Score of 90/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains vulncheck-oss/mcp?

+

vulncheck-oss/mcp is maintained by vulncheck-oss. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.

Are there alternatives to mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: vulncheck-oss/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/vulncheck-oss-mcp)](https://claudewave.com/repo/vulncheck-oss-mcp)
<a href="https://claudewave.com/repo/vulncheck-oss-mcp"><img src="https://claudewave.com/api/badge/vulncheck-oss-mcp" alt="Featured on ClaudeWave: vulncheck-oss/mcp" width="320" height="64" /></a>

More MCP Servers

mcp alternatives