
A focused string manipulation toolkit that exposes three text transformation operations: slugify (for URL-safe strings), camel_to_snake case conversion, and truncate_smart (presumably intelligent text trimming that respects word boundaries). Install via pip or uvx, configure stdio transport in your MCP client, then call the operations directly through your AI assistant. The scope is deliberately narrow, which means predictable behavior and minimal surface area. Useful when you're building content pipelines, generating filenames, or normalizing user input and want those transformations to happen through conversational prompts rather than writing throwaway scripts. Part of the MEOK AI Labs ecosystem, ships with EU AI Act compliance tooling if that matters for your deployment context.