MCP Server

claude_desktop_config.json
{
  "mcpServers": {
    "freeqr": {
      "command": "npx",
      "args": ["-y", "@anthropic/mcp-server-fetch"],
      "env": {
        "FREEQR_API_URL": "https://freeqr.dev/api"
      }
    }
  }
}

Config Location

macOS~/Library/Application Support/Claude/claude_desktop_config.json
Windows%APPDATA%/Claude/claude_desktop_config.json
TOOLgenerate_qrGenerate a QR code
datastringrequiredData to encode
formatstringsvg, png, jpg, webp
sizenumberSize in px
TOOLshorten_urlCreate a short URL
urlstringrequiredURL to shorten