security

MCP_Security

MCP server for querying the ORKL API. This server provides tools for fetching threat reports, analyzing threat actors, and retrieving intelligence sources.

typescript
cloud
security
0
View on GitHub

Installation

npx -y fr0gger/MCP_Security

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "MCP_Security",
  "command": "npx",
  "args": [
    "-y",
    "fr0gger/MCP_Security"
  ]
}

About This MCP Server

fr0gger/MCP_Security

MCP server for querying the ORKL API. This server provides tools for fetching threat reports, analyzing threat actors, and retrieving intelligence sources.

GitHub: https://github.com/fr0gger/MCP_Security

Need More Details?

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

View Full Documentation on GitHub