MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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.

Created 10/11/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-url2qr-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "guangxiangdebizi-url2qr-mcp": { "command": "npx", "args": [ "guangxiangdebizi-url2qr-mcp" ] } } }