Skip to content
Back to search
90
MCP live v1.1.0 sse

Base64 Codec API

io.github.Br0ski777/base64-codec

Encode/decode base64 and URL-safe base64. x402 micropayment.

Uptime
40.0%
5 probes
Response
213ms
last probe
Tools
1
callable

Tools · 1

utility_encode_base64

Use this when you need to encode text to base64 or decode base64 back to plaintext. Returns the result string with encoding metadata. 1. result -- the encoded or decoded string 2. action -- whether e…

Similar MCP servers embedding-nearest

Base64 Codec API
Encode/decode base64 and URL-safe base64. x402 micropayment.
0 tools · sse
x402 Utility Tools: Base64 Codec
Encode or decode Base64 and URL-safe Base64 text. Low-price deterministic x402 utility bench with a real settled $0.0001 UUID canary. [x402:
0 tools · http
Base64 Codec
Encode and decode base64 and URL-safe base64.
0 tools
QR Code Generator API live
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
1 tools · sse
io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data
0 tools
URL Shortener API
Shorten URLs with hash-based codes or custom aliases. x402 micropayment.
1 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "base64_codec_api": {
      "url": "https://base64-codec.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}