MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

B
Base64 Streaming MCP

Base64 Streaming MCP Server

Created 7/14/2025
Updated 7 days ago
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" ] } } }