You're viewing a demo portfolio

Join the waitlist
PRSM

base64_decode

Active

Tool of Base64

declared in 0.1.0

Decode Base64 / Base64URL / Base32 / Hex back to UTF-8 text (keyless, offline). Set `variant` (default base64).

Parameters schema

{
  "type": "object",
  "required": [
    "data"
  ],
  "properties": {
    "data": {
      "type": "string",
      "description": "Encoded data to decode."
    },
    "variant": {
      "type": "string",
      "description": "Encoding: base64 (default), base64url, base32, or hex."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Base64

https://github.com/pipeworx-io/mcp-base64

2/7 registries
View full server →