Back to search
30
MCP sse

Base64 Codec API

io.github.br0ski777/base64-codec

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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.
0 tools · sse
QR Code Generator API
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
0 tools · sse
Hash Generator API
Cryptographic hashing — MD5, SHA1, SHA256, SHA512, bcrypt. x402 micropayment.
0 tools · sse
Code Sandbox API
Execute Python, JavaScript, SQL code in a sandbox. x402 micropayment.
0 tools · sse
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools

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