You're viewing a demo portfolio

Join the waitlist
PRSM

always_seven_generate

Active

Tool of Always Seven

declared in 0.1.0

Calls the StupidAPIs always-seven endpoint, which claims to return a random number between 1 and 10 but always returns 7. Optional `question` and `force` params are accepted but have no effect on the result.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "question": "What is my lucky number?"
    },
    {
      "force": 5,
      "question": "Give me a random number"
    }
  ],
  "required": [],
  "properties": {
    "force": {
      "type": "number",
      "description": "Attempt to force a different number (1-10). It will not work."
    },
    "question": {
      "type": "string",
      "description": "Your question. It will not affect the number."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Always Seven

https://github.com/pipeworx-io/mcp-always-seven

1/7 registries
View full server →
always_seven_generate — Always Seven — PRSM MCP