Back to Home

mcp-base64

Verified Safe

by Wuodan

Overview

Provides a Python MCP server for Base64 encoding and decoding of local files using stdio transport.

Installation

Run Command
No command provided

Security Notes

The server directly handles absolute file paths for encoding and decoding. While this is its core function, it poses a risk of path traversal or unintended file access if input paths are not properly sanitized or validated by the calling application. No overt signs of 'eval' or network listening beyond stdio transport.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-17

Tags

Base64File ConversionMCP ServerPythonBinary Safety