Loading MCP server directory, please wait...
Dynamic QR codes and short links with real-time analytics and AI/MCP integration.
npx @getmcp/cli add ai.qr-manager/qr-managerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour QR Manager API key formatted as 'Bearer qrm_...'. Sign up at https://qr-manager.ai/signup, then go to Settings → API Keys to generate one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.qr-manager/qr-manager": {
"url": "https://qr-manager.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}