Exposes 22 text processing operations as MCP tools: case normalization, whitespace cleanup, email and URL extraction via regex, sorting, hashing, and encoding utilities. Built for cleaning messy logs or PDFs and running repeatable text pipelines from Cursor or Claude Desktop without pasting into random web tools. The developer claims token savings of 70-80% on deterministic operations by offloading string manipulation outside the LLM context window. Ships as a standalone desktop GUI plus stdio MCP server, installable via pip or npm. Includes encrypted storage for search API keys and a notes system for saving intermediate results. Supports Python 3.8+ with Tkinter across macOS, Linux, and Windows.
claude mcp add --transport stdio io.github.matbanik-pomera uvx pomera