Skip to content
Claude Code

secobserve mcp for Claude Code

io.github.nh4ttruong/secobserve-mcp

MCP server for SecObserve: triage findings, import scan reports and SBOMs, generate VEX.

client:Claude Code transport:stdio runtime:pypi

Install secobserve mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add secobserve-mcp -e SECOBSERVE_BASE_URL=<SECOBSERVE_BASE_URL> -e SECOBSERVE_API_TOKEN=<SECOBSERVE_API_TOKEN> -e SECOBSERVE_READ_ONLY=<SECOBSERVE_READ_ONLY> -e SECOBSERVE_ALLOW_DELETE=<SECOBSERVE_ALLOW_DELETE> -- uvx secobserve-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

secobserve mcp in other clients