guangxiangdebizi/URL2QR-MCP
A powerful MCP (Model Context Protocol) server that converts URLs into QR codes with downloadable links. Built with Express and TypeScript, providing seamless integration with AI assistants like Claude.
Platform-specific configuration:
{
"mcpServers": {
"URL2QR-MCP": {
"command": "npx",
"args": [
"-y",
"URL2QR-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...