You're viewing a demo portfolio

Join the waitlist
PRSM

scream_void_scream

Active

Tool of scream-void

declared in 0.1.0

Submit a scream (required text) with optional intensity (mild/moderate/full_primal/corporate) into the void; returns a number unaffected by your suffering.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "scream": "WHY DOES THIS EXIST"
    },
    {
      "scream": "AAAHHHHHHH",
      "intensity": "full_primal"
    }
  ],
  "required": [
    "scream"
  ],
  "properties": {
    "scream": {
      "type": "string",
      "description": "Your scream. Type anything. It will not help."
    },
    "intensity": {
      "enum": [
        "mild",
        "moderate",
        "full_primal",
        "corporate"
      ],
      "type": "string",
      "description": "Scream intensity"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

scream-void

https://github.com/pipeworx-io/mcp-scream-void

2/7 registries
View full server →