veracode-mcp

dipsylala/veracode-mcp
★ 2 stars Go Code/Dev Tools Updated 7d ago
An MCP Server for Veracode
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "veracode-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/dipsylala/veracode-mcp@latest"
      ]
    }
  }
}

README Excerpt

> [!NOTE] > This is not associated with Veracode, and does not fall under their support ⚠️ **BETA** - After running this regularly for months on multiple applications, I'm happy to move this to Beta. This is still early-stage software under active development, but the tools and general functionality have stabilised.