Skip to content

Bob Sps Helper

Free

by MCP Community

MCP server for IBM Verify SaaS SPS security issue management and migration helper

v0.1.9Added Apr 12, 2026
mcpmodel-context-protocolsecurityspsibm-verify
Works with:ClaudeGPTGeminiCopilot

Bob Sps Helper MCP Server

MCP server for IBM Verify SaaS SPS security issue management and migration helper

Installation

npx -y bob-sps-helper

Reviews

Leave a Review

Installation

Quick install
npx -y bob-sps-helper
Add to claude_desktop_config.json
{
  "mcpServers": {
    "bob-sps-helper": {
      "command": "npx",
      "args": ["-y", "bob-sps-helper"]
    }
  }
}