Base64
БесплатноНе проверенEncodes and decodes Base64, Base64URL, Base32, and hex formats.
Описание
Encodes and decodes Base64, Base64URL, Base32, and hex formats.
README
Encoding MCP — Base64 / Base64URL / Base32 / Hex.
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
base64_encode |
Encode UTF-8 text to Base64 / Base64URL / Base32 / Hex (keyless, offline). Set variant (default base64). |
base64_decode |
Decode Base64 / Base64URL / Base32 / Hex back to UTF-8 text (keyless, offline). Set variant (default base64). |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"base64": {
"url": "https://gateway.pipeworx.io/base64/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Base64 data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить Base64 в Claude Desktop, Claude Code, Cursor
unyly install base64Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add base64 -- npx -y @pipeworx/mcp-base64Пошаговые гайды: как установить Base64
FAQ
Base64 MCP бесплатный?
Да, Base64 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Base64?
Нет, Base64 работает без API-ключей и переменных окружения.
Base64 — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Base64 в Claude Desktop, Claude Code или Cursor?
Открой Base64 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Base64 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
