kraken

GitHub

P2P Docker registry capable of distributing TBs of data in seconds

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "kraken": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kraken"
      ]
    }
  }
}