Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by liuyazui • Uncategorized
A simple and efficient MCP server providing Base64 encoding and decoding for text and images.
Encode or decode text to and from Base64 format.
Convert images to Base64 encoding and decode Base64 back to images.
That require Base64 conversion supporting Data URL formats via a simple API.
This MCP server offers easy-to-use APIs for Base64 encoding and decoding of both text and images, supporting Data URL formats. It is designed for simplicity and efficiency, with dependency management handled via uv. The server can be integrated with MCP clients and tested using MCP Inspector, making it convenient for developers to incorporate Base64 conversion functionalities into their applications.