Base64 MCP Server
by liuyazui
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| base64_encode_textA | 将文本转换为Base64编码 |
| base64_decode_textA | 将Base64编码解码为文本 |
| base64_encode_imageA | 将图片转换为Base64编码 |
| base64_decode_imageA | 将Base64编码解码为图片 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| base64_usage_guide | 提供Base64服务的基本使用指南 |
| encode_text_prompt | 文本编码提示模板 |
| encode_image_prompt | 图片编码提示模板 |
| error_handling_prompt | 错误处理提示模板 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/liuyazui/base64_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server