Back to search
30
MCP

io.github.ryudi84/base64

io.github.ryudi84/base64

MCP server for Base64, URL, and HTML encoding/decoding

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
mcp-base64
MCP server for Base64 file conversion (stdio transport)
0 tools
io.github.ryudi84/hash
MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512
0 tools
io.github.dave-london/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ryudi84/base64": {
      "url": "None",
      "transport": "http"
    }
  }
}