Back to search
30
MCP

mcp-for-security

cyproxio/mcp-for-security

MCP for Security: A collection of Model Context Protocol servers for popular security tools like SQLMap, FFUF, NMAP, Masscan and more. Integrate security testing and penetration testing into AI workflows.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://cyprox.io

Similar MCP servers embedding-nearest

mssql_mcp_server
A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. All
0 tools
mcp-scan
Open-source security scanner for Model Context Protocol (MCP) servers. Audits Claude Desktop, VS Code, Cursor, Windsurf, and 16+ AI tools fo
0 tools
tb0hdan/wass-mcp
A Model Context Protocol (MCP) server for web application security scanning.
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
mcp/stackhawk
A Model Context Protocol (MCP) server for integrating with StackHawk's security scanning platform...
0 tools
mcpcommunity/designcomputer-mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-for-security": {
      "url": "https://cyprox.io",
      "transport": "http"
    }
  }
}