MCP.so
登录

Ransomware Live MCP Server

@slouchd

关于 Ransomware Live MCP Server

Ransomware Live MCP Server ✨🔐

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

slouchd

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "ransomwarelive-mcp-server": {
      "command": "uv",
      "args": [
        "run",
        "ransomwarelive_mcp_server"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Ransomware Live MCP Server?

A Model Context Protocol (MCP) server that interfaces with the ransomware.live API, allowing LLM clients to query data about ransomware victims and groups tracked by the platform.

How to use Ransomware Live MCP Server?

Start the server using the default stdio transport: uv run ransomwarelive_mcp_server. For development, run mcp dev server.py after adding mcp[cli]. To use with Claude desktop, install the server via mcp install server.py --name "Ransomware Live MCP Server".

Key features of Ransomware Live MCP Server

  • Retrieves details on the last 100 ransomware victims.
  • Provides victim counts and details by sector.
  • Filters victims by country code, year, and month.
  • Queries victims by keyword.
  • Lists all tracked ransomware groups and their victims.

Use cases of Ransomware Live MCP Server

  • Security researchers researching recent ransomware victims.
  • Analysts assessing sector-specific ransomware impact.
  • Investigating ransomware group activity over time.
  • Correlating ransomware attacks with country or keyword patterns.

FAQ from Ransomware Live MCP Server

评论

其他 分类下的更多 MCP 服务器