B
Base64 Streaming MCP
by @inkbytefo
Base64 Streaming MCP Server
Created 7/14/2025
Updated 7 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx base64-streaming-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"inkbytefo-base64-streaming-mcp": {
"command": "uvx",
"args": [
"base64-streaming-mcp"
]
}
}
}