base64_server

base64_server

0

This project provides a Model Context Protocol (MCP) server dedicated to Base64 encoding and decoding. It supports both text and image conversions and is equipped with a simple API for ease of use. Dependency management is facilitated via uv, ensuring efficient operation.

Base64 Encoding and Decoding MCP Server

  • A simple and efficient MCP server focused on providing Base64 encoding and decoding functions.
  • Supports Base64 conversion of text and images.
  • Features:
    • Text and image Base64 encoding and decoding
    • Data URL format support
    • Easy-to-use API
    • Dependency management with uv

Installation

  • Create a virtual environment and install packages using uv.

Usage

  • Test with MCP Inspector and integrate with MCP client.

API Reference

  • Tools and resources for encoding and decoding with Base64, along with prompts and usage guides.