You're viewing a demo portfolio

Join the waitlist
PRSM

related

Active

Tool of Wordnik

declared in 0.1.0

Return words related to a given word by relationship type (synonym, antonym, hypernym, hyponym, etc.) from Wordnik's relatedWords endpoint.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "word": "happiness"
    },
    {
      "word": "beautiful",
      "relationshipTypes": "synonym,antonym"
    }
  ],
  "required": [
    "word"
  ],
  "properties": {
    "word": {
      "type": "string"
    },
    "useCanonical": {
      "type": "boolean"
    },
    "relationshipTypes": {
      "type": "string"
    },
    "limitPerRelationshipType": {
      "type": "number"
    }
  }
}

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 →
related — Wordnik — PRSM MCP