always_seven_generate
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Always Seven
https://github.com/pipeworx-io/mcp-always-seven
1/7 registries