String analyzer, diff, templates for AI agents
Advanced string manipulation tools for AI agents, served over the Model Context Protocol (MCP). Analyze text to get detailed metrics: Character count (with and without spaces) Word, sentence, and paragraph counts Estimated reading time Flesch-Kincaid reading level score and grade Unique word count and most common words Transform text with various operations: removeduplicatelines - Remove…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Advanced string manipulation tools for AI agents, served over the Model Context Protocol (MCP). Analyze text to get detailed metrics: Character count (with and without spaces) Word, sentence, and paragraph counts Estimated reading time Flesch-Kincaid reading level score and grade Unique word count and most common words Transform text with various operations: removeduplicatelines - Remove duplicate lines from text removeextrawhitespace - Collapse extra whitespace and blank lines extractemails -…