devkits_json_formatFormat and validate JSON. Returns formatted JSON with syntax validation.
devkits_base64_encodeEncode a string to Base64 format.
devkits_base64_decodeDecode a Base64 encoded string back to plain text.
devkits_jwt_decodeDecode and inspect a JWT token (header, payload, signature). Does NOT verify signature.
devkits_regex_testTest a regular expression against a string. Returns all matches with positions.
devkits_url_encodeURL-encode a string (encodeURIComponent semantics).
devkits_url_decodeURL-decode an encoded string (decodeURIComponent semantics).
devkits_hash_generateGenerate a cryptographic hash of a string using Node.js built-in crypto. Supports md5, sha1, sha256, sha384, sha512.
devkits_uuid_generateGenerate one or more random UUID v4 strings.
devkits_markdown_to_htmlConvert Markdown text to HTML. Supports headings, bold, italic, code blocks, links, lists, blockquotes, and horizontal rules.
devkits_diff_compareCompare two text strings line by line and return a unified diff-style result showing additions, deletions, and unchanged lines.
devkits_cron_parseParse and explain a cron expression. Returns a human-readable description and the next 5 scheduled run times.
We re-grade npm:devkits-mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.