A favicon of QR Code Server

QR Code Server

Model Context Protocol server for generating QR codes

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install jwalsh/mcp-server-qrcode -c claude

This command will automatically install and configure the QR Code Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "QR Code Server": {
      "command": "npx",
      "args": [
        "-y",
        "@jwalsh/mcp-server-qrcode"
      ],
      "env": {}
    }
  }
}
Share:
Details:
  • Stars


    3
  • Forks


    2
  • Last commit


    2 months ago
  • Repository age


    4 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to QR Code Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


QR Code Server: MCP Server – MCP.Bar