Skip to content

justpen-utility-mcp

Generate TOTP codes and decode a single QR code from a local image through MCP. The server is named justpen-utility and communicates over stdio.

After make setup, start the server from the repository root:

uv run python -m justpen_utility_mcp

Set UTILITY_MCP_LOG_LEVEL to choose an application log level. Logs go to stderr; stdout carries the MCP protocol.