security
Secops Mcp
All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.
python
local
security
Installation
npx -y securityfortech/secops-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "secops-mcp",
"command": "npx",
"args": [
"-y",
"securityfortech/secops-mcp"
]
}About This MCP Server
securityfortech/secops-mcp
All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub