Описание
MCP Server for amazing-qr
README
MCP server that wraps amazing-qr and exposes QR-code generation as a Model Context Protocol (MCP) tool for any MCP client.
CI PyPI version Python versions
Capabilities
generate— Generates a QR-code image file from text (a URL or sentence), with the full amazing-qr feature set: QR version, error-correction level, embedded picture, colorized output, contrast/brightness tuning, and custom output file name and directory. Returns the QR version, level, and output filepath. For the parameter reference and usage examples, see the amazing-qr project.data://info— Read-only resource returning the server and amzqr versions as JSON.
Quick start
Configure or register the server in your MCP client. Here are examples for common agents.
Desktop agents
Claude Desktop — add the server to claude_desktop_config.json:
{
"mcpServers": {
"amazing-qr": {
"command": "uvx",
"args": ["amzqr-mcp"]
}
}
}
Cursor — create .cursor/mcp.json in your project (or
~/.cursor/mcp.json for all projects) and add config above.
CLI agents
Prefer the agent's own command over editing config files by hand.
Codex:
codex mcp add amazing-qr -- uvx amzqr-mcp
Claude Code:
claude mcp add amazing-qr -- uvx amzqr-mcp
Run
codex mcp list or claude mcp list to verify the server is connected.
Then ask your MCP client to generate a QR code. The generate tool writes an
image file (default qrcode.png) and reports its path.
Установить Amzqr в Claude Desktop, Claude Code, Cursor
unyly install amzqrСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add amzqr -- uvx amzqr-mcpПошаговые гайды: как установить Amzqr
FAQ
Amzqr MCP бесплатный?
Да, Amzqr MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Amzqr?
Нет, Amzqr работает без API-ключей и переменных окружения.
Amzqr — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Amzqr в Claude Desktop, Claude Code или Cursor?
Открой Amzqr на 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
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Amzqr with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
