About
Overview
The Base64 MCP Server provides encoding and decoding tools. It handles text-to-Base64, file-to-Base64, and URL-safe encoding variants.
Capabilities
Tools & Capabilities
⚡encode
Encode data to Base64
⚡decode
Decode Base64 to original data
Setup
Installation
bash
Install
npx -y mcp-server-base64Examples
Example Usage
javascript
Usage
{
"mcpServers": {
"base64": {
"command": "npx",
"args": ["-y", "mcp-server-base64"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 15
Last UpdatedFeb 12, 2026