You're viewing a demo portfolio

Join the waitlist
PRSM

readability

Active

Tool of Textstats

declared in 0.1.0

Compute readability scores (keyless, offline): Flesch Reading Ease (0-100, higher = easier) and Flesch-Kincaid Grade Level, with the underlying word/sentence/syllable counts. Uses a syllable-estimation heuristic.

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "The text to score."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Textstats

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

2/7 registries
View full server →