Skip to main content
Glama

Crypto_MCP

base64_decode

Decode base64 encoded text into readable format using this tool from Crypto_MCP, simplifying data conversion for secure handling.

Instructions

decode base64 to text

Input Schema

NameRequiredDescriptionDefault
contentYesbase64 text to decode

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "content": { "description": "base64 text to decode", "type": "string" } }, "required": [ "content" ], "type": "object" }

Other Tools from Crypto_MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/1595901624/crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server