MCP Threat Intel ORKL
@fr0gger
关于 MCP Threat Intel ORKL
This is a threat intel MCP server connected to the ORKL API to retrieve threat report and ask for IOCs, Threat Actors and breaches.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"orkl": {
"command": "uv",
"args": [
"--directory",
"/MyMCP/mcptest/orkl",
"run",
"orkl"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Threat Intel ORKL?
MCP Threat Intel ORKL is a Model Context Protocol (MCP) server for querying the ORKL API. It provides tools for fetching and analyzing threat reports, threat actors, and sources, and integrates smoothly with MCP-compatible applications.
How to use MCP Threat Intel ORKL?
Edit or create the Claude desktop config file (claude_desktop_config.json) to add the server configuration with the command uv and the arguments --directory /path/to/orkl run orkl. The server is then available in MCP-compatible clients.
Key features of MCP Threat Intel ORKL
- Fetch latest threat reports with titles and IDs
- Retrieve detailed information for a specific threat report
- Fetch a list of known threat actors
- Get detailed information for a specific threat actor
- Fetch a list of sources used in threat intelligence
- Retrieve detailed metadata for a specific source
Use cases of MCP Threat Intel ORKL
- Automate retrieval of recent threat intelligence reports for analysis
- Quickly look up details on a specific threat actor during an investigation
- Enumerate known sources of threat intelligence for research
- Integrate ORKL data into a GenAI assistant for security reporting
FAQ from MCP Threat Intel ORKL
What does MCP Threat Intel ORKL do?
It provides MCP tools to query the ORKL API for threat reports, threat actors, and sources, enabling integration with MCP-compatible applications like Claude.
How do I install MCP Threat Intel ORKL?
Add the provided JSON configuration to your Claude desktop config file, specifying the path to the server directory and using uv to run the orkl command.
What runtime dependencies does MCP Threat Intel ORKL require?
The server is run via uv, which implies Python and the uv package manager are required. The exact Python version is not specified in the README.
Where does the threat intelligence data come from?
All data is fetched from the ORKL API. No local data storage is mentioned.
Does MCP Threat Intel ORKL require authentication?
The README does not mention any authentication requirements for the ORKL API or the MCP server itself.
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
评论