liuyazui/base64_server
If you are the rightful owner of base64_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple and efficient MCP server focused on providing Base64 encoding and decoding functionalities for text and images.
Tools
Functions exposed to the LLM to take actions
base64_encode_text
Converts text to Base64 encoding
base64_decode_text
Decodes Base64 encoded text
base64_encode_image
Converts an image to Base64 encoding
base64_decode_image
Decodes Base64 encoded image to a file
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client