Back to directory
2niuhe/qrcode_mcp

2niuhe/qrcode_mcp

@2niuhe

A QR code generation MCP server implemented using FastMCP, supporting text-to-QR code conversion with base64 encoding output.

qr-codemcp-servergenerationbase64fastmcppythontool

Installation & Configuration

{
  "mcpServers": {
    "qrcode-mcp": {
      "command": "python",
      "args": [
        "/ABSOLUTE/PATH/TO/qrcode_mcp/qrcode_mcp_server.py"
      ],
      "cwd": "/ABSOLUTE/PATH/TO/qrcode_mcp"
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12