
Built by MEOK AI Labs, this server gives Claude three text analysis operations: word_count, reading_time, and keyword_density. You'd reach for it when you need quick content metrics without leaving the chat context, like estimating blog post length, calculating reading duration for articles, or spotting overused terms in drafts. It's a stdio transport server installed via uvx or pip, and pairs with MEOK's larger governance suite if you're working in regulated environments. The API is straightforward: pass text, get stats back. Useful for content workflows where you're already drafting or editing inside Claude and want instant metrics without switching to a separate tool.