Skip to main content
Glama

mcp-helper-tools

decodeBase64

Convert Base64 encoded data into its original format using the MCP helper tool. Ideal for decoding strings and restoring data integrity.

Instructions

Decode Base64 input data

Input Schema

NameRequiredDescriptionDefault
inputYesData to decode

Input Schema (JSON Schema)

{ "properties": { "input": { "description": "Data to decode", "type": "string" } }, "required": [ "input" ], "type": "object" }
Install Server

Other Tools from mcp-helper-tools

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/MissionSquad/mcp-helper-tools'

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