A straightforward utility belt for common developer tasks you'd normally reach for online tools or CLI commands to handle. You get base64 encoding/decoding, JWT parsing, DNS lookups, UUID generation, URL parsing, JSON formatting, user agent parsing, and IP address lookups all through MCP. It runs as a remote server over streamable HTTP, so there's no local setup beyond adding the endpoint. Useful when you're already in Claude and want to decode a token, validate some JSON, or check DNS records without context switching to your terminal or browser tabs.
claude mcp add --transport http me.drwho-tools https://drwho.me/mcp/mcp