Base64
БесплатноНе проверенEnables encoding and decoding of text between Base64, Base64URL, Base32, and Hex formats, supporting offline keyless operations.
Описание
Enables encoding and decoding of text between Base64, Base64URL, Base32, and Hex formats, supporting offline keyless operations.
README
Encoding MCP — Base64 / Base64URL / Base32 / Hex.
Part of Pipeworx — an MCP gateway connecting AI agents to 1144+ 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 1144+ 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
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/pipeworx-io/mcp-base64FAQ
Base64 MCP бесплатный?
Да, Base64 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Base64?
Нет, Base64 работает без API-ключей и переменных окружения.
Base64 — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить 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
