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.
Quick Start
Clone the repository:
git clone https://github.com/fr0gger/MCP_SecurityClaude Desktop configuration example:
{
"mcpServers": {
"mcpsecurity": {
"command": "npx",
"args": [
"-y",
"fr0gger/MCP_Security"
]
}
}
}Check the repository README for specific installation and configuration instructions.