Generate beautiful QR code URLs with instant preview and download links via Model Context Protocol
An MCP server that lets AI assistants generate custom-styled QR codes. Returns both preview URLs and direct download links.
{
  "mcpServers": {
    "qr-tool": {
      "url": "https://qr-tool-mcp.vercel.app/api/mcp"
    }
  }
}1. Clone the repository:
git clone https://github.com/Kalypsokichu-code/QR-Tool-MCP.git2. Install dependencies and build:
npm install && npm run build:mcp3. Add to Claude Desktop config:
{
  "mcpServers": {
    "qr-tool": {
      "command": "node",
      "args": ["/path/to/qr-tool-mcp/dist/index.js"]
    }
  }
}4. Restart Claude Desktop
Tools available after restart
Generate QR codes with custom styling.
List all available QR code style presets with their color schemes. Perfect for discovering styling options.
Generate QR code download URLs for multiple URLs at once. Perfect for batch processing lists. Maximum 100 URLs per batch.
Each style features carefully crafted color combinations