Skip to content
Back to search
30
MCP streamable-http

Base64

io.github.pipeworx-io/base64

Encoding MCP — Base64 / Base64URL / Base32 / Hex.

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

Similar MCP servers embedding-nearest

io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
Base64 Codec
Encode and decode base64 and URL-safe base64.
0 tools
io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data
0 tools
mcp-base64
MCP server for Base64 file conversion (stdio transport)
0 tools
Base64 Codec API
Encode/decode base64 and URL-safe base64. x402 micropayment.
0 tools · sse
base64mcp
一个使用 FastMCP 实现的 Base64 编码和解码工具。
0 tools

How to use

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

{
  "mcpServers": {
    "base64": {
      "url": "https://gateway.pipeworx.io/base64/mcp",
      "transport": "streamable-http"
    }
  }
}