You're viewing a demo portfolio

Join the waitlist
PRSM

frequency

Active

Tool of Wordnik

declared in 0.1.0

Return year-by-year corpus frequency counts for a word from Wordnik; optionally constrain to a startYear–endYear range.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "word": "algorithm"
    },
    {
      "word": "internet",
      "endYear": 2020,
      "startYear": 1990
    }
  ],
  "required": [
    "word"
  ],
  "properties": {
    "word": {
      "type": "string"
    },
    "endYear": {
      "type": "number"
    },
    "startYear": {
      "type": "number"
    },
    "useCanonical": {
      "type": "boolean"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Wordnik

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

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