Loading MCP server directory, please wait...
Generate styled QR codes, manage dynamic short links with analytics, and publish landing pages.
npx @getmcp/cli add io.github.QrMakerIO/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
QR_MAKER_API_KEYYour QR Maker API key from qr-maker.io/app/settings/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.QrMakerIO/mcp-server": {
"command": "npx",
"args": [
"-y",
"@qr-maker/mcp-server"
],
"env": {
"QR_MAKER_API_KEY": ""
}
}
}
}