Word Counter — Words, Characters, Reading Time
Text metrics analyzer API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| 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 |