You're viewing a demo portfolio

Join the waitlist
PRSM

text_stats

Active

Tool of Textstats

declared in 0.1.0

Compute text statistics (keyless, offline): character counts (with/without spaces), word/sentence/paragraph counts, estimated reading time (200 wpm), average word length, and the longest word.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Textstats

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

2/7 registries
View full server →