← Top 100 / Full directory (5,562)

Word Counter — Words, Characters, Reading Time

Search & Web Remote 1 tool

Text metrics analyzer API for AI agents. Count words, characters (with/without spaces), sentences, paragraphs, and estimate reading time in a single call. Tools: text_count_words. Use this for content length validation, SEO checks, or enforcing word limits. Returns all text metrics at once. Returns: {words, characters, sentences, paragraphs, readingTime}. No API key required — x402 micropayment $0.001/call on Base L2.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://word-counter--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(1)
  • text_count_words

    Use this when you need to count words, characters, sentences, or paragraphs in text. Returns comprehensive text statistics with reading time estimate. 1. words -- total word count 2. characters -- ch

Related servers