You're viewing a demo portfolio

Join the waitlist
PRSM

random_words

Active

Tool of Wordnik

declared in 0.1.0

Return up to `limit` random words from Wordnik; filter by part of speech, min/max length, and minimum corpus or dictionary occurrence count.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 10,
      "hasDictionaryDef": true,
      "minDictionaryCount": 1
    }
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "maxLength": {
      "type": "number"
    },
    "minLength": {
      "type": "number"
    },
    "minCorpusCount": {
      "type": "number"
    },
    "hasDictionaryDef": {
      "type": "boolean"
    },
    "minDictionaryCount": {
      "type": "number"
    },
    "excludePartOfSpeech": {
      "type": "string"
    },
    "includePartOfSpeech": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Wordnik

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

1/7 registries
View full server →
random_words — Wordnik — PRSM MCP