Bob Sps Helper
Freeby 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
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
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"]
}
}
}