wowtalon/mcp-server-threatbook
3.1
If you are the rightful owner of mcp-server-threatbook and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server for Threatbook is a specialized server designed to integrate with Threatbook's API, providing enhanced threat intelligence capabilities.
MCP Server For Threatbook
Run
$ uvx mcp-server-threatbook
Configuration
{
"mcpServers": {
"mcp-server-threatbook": {
"command": "uvx",
"args": ["mcp-server-threatbook"],
"env": {
"THREATBOOK_APIKEY": "<YOUR_APIKEY>"
}
}
}
}