HomeMarketing & E-Commerce › mcp-server

mcp-server

Generate styled QR codes, manage dynamic short links with analytics, and publish landing pages.

TypeScript Cloud
★ 1 stars Last pushed 2026-04-14 License: MIT

Topics: Marketing

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @qr-maker/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@qr-maker/[email protected]"
      ],
      "env": {
        "QR_MAKER_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • QR_MAKER_API_KEY required secret — Your QR Maker API key from qr-maker.io/app/settings/api-keys

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry