Fray — WAF Security Testing MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 2 651 installs a week from pypi.
WAF security testing: 5,500+ payloads, 25 WAF fingerprints, 21 recon checks, bypass AI
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fray -- uvx fray
{
"mcpServers": {
"fray": {
"args": [
"fray"
],
"command": "uvx"
}
}
}
[mcp_servers.fray]
command = "uvx"
args = ["fray"]
{
"mcpServers": {
"fray": {
"args": [
"fray"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fray": {
"args": [
"fray"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.