This is a lightweight wrapper around StupidAPIs' random number generation endpoint, exposing a single tool that returns numeric values on demand. You'd reach for it when testing workflows, generating placeholder data, or needing unpredictable numbers in your agent loops without writing your own randomization logic. It requires an X-API-Key for authentication and runs through the Pipeworx gateway, which offers streamable HTTP transport and a plain English query interface via ask_pipeworx if you don't want to call the generate tool directly. Part of a larger gateway system that connects to 250+ data sources, though this particular server does one simple thing: give you a random number when you ask for it.
claude mcp add --transport http io.github.pipeworx-io-phoenix-number https://gateway.pipeworx.io/phoenix-number/mcp