
QR Code Server
Model Context Protocol server for generating QR codes
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar 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
View JSON configuration
{
"mcpServers": {
"QR Code Server": {
"command": "npx",
"args": [
"-y",
"@jwalsh/mcp-server-qrcode"
],
"env": {}
}
}
}
Copy and paste this configuration into your MCP client's configuration file to manually set up this server.
Common MCP clients
claude
- Claude Desktopcursor
- Cursor Code Editorcline
- Cline (VS Code)windsurf
- Windsurf Editorwitsy
- Witsy AI Assistant
Related topics:
Details:
Stars
3Forks
1Last commit
6 days agoRepository age
2 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to QR Code Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit