Skip to main content
Glama

Base64 MCP Server

base64_decode_text

Decode Base64 encoded strings into readable text with this tool, ideal for converting encoded data back to its original format quickly and accurately.

Instructions

将Base64编码解码为文本

Args: encoded: Base64编码的字符串 Returns: 解码后的文本

Input Schema

NameRequiredDescriptionDefault
encodedYes

Input Schema (JSON Schema)

{ "properties": { "encoded": { "title": "Encoded", "type": "string" } }, "required": [ "encoded" ], "title": "base64_decode_textArguments", "type": "object" }

You must be authenticated.

Other Tools from Base64 MCP Server

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/liuyazui/base64_server'

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