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
0
View on GitHub

Installation

npx -y securityfortech/secops-mcp

Configuration

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.

GitHub: https://github.com/securityfortech/secops-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub