You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

number_fact

Inactive

Tool of numuersapi

declared in 0.1.0

Get trivia facts about a specific number (e.g., 42, 1729). Returns the fact text and number.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "number": 42
    },
    {
      "number": 1729
    }
  ],
  "required": [
    "number"
  ],
  "properties": {
    "number": {
      "type": "number",
      "description": "The number to get a fact about (e.g., 42)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

numuersapi

https://github.com/pipeworx-io/mcp-numbersapi

1/7 registries
View full server →