flowspec-security
stdioUsed by 2 plugins
Installs flowspec, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jpoley/flowspec --plugin flowspecDescription
Flowspec Security Scanner: scan, triage, and fix security findings with AI assistance
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"flowspec-security": {
"command": "python",
"args": [
"-m",
"flowspec_cli.security.mcp_server"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
pythonArguments
-mflowspec_cli.security.mcp_server