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
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
IA-QA — 130+ QA & Dev Tools for AI Agents live
130+ QA & dev tools for AI agents: prompt injection, RAG testing, VLM eval, guardrails. Free.
134 tools · streamable-http

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"
    }
  }
}