Skip to main content
Glama

mcp-helper-tools

encodeBase64

Convert any string or data into Base64 format using this encoding tool. Ideal for data serialization, secure transmission, or embedding content in URLs.

Instructions

Encode input data to Base64

Input Schema

NameRequiredDescriptionDefault
inputYesData to encode

Input Schema (JSON Schema)

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

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