Skip to main content
SecurityTypeScript

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.

securitycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/fr0gger/MCP_Security

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
TypeScript
Author
fr0gger