ranjeetreddy14/Athena-mcp
Athena is a high-performance Model Context Protocol (MCP) server that translates natural-language security questions into automated threat-intelligence workflows using tools like Shodan and VirusTotal, with support for easily updated organization-specific logic. It enables LLMs to operate as specialized, tool-driven threat intelligence agents.
Platform-specific configuration:
{
"mcpServers": {
"Athena-mcp": {
"command": "npx",
"args": [
"-y",
"Athena-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...