MCP.so
Sign In

Ransomware Live MCP Server

@slouchd

About Ransomware Live MCP Server

Ransomware Live MCP Server βœ¨πŸ”

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

slouchd

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

β€”

Comments

More Other MCP servers