Skip to main content
Glama

MCP QR Code Server

by jwalsh
run.sh253 B
#!/bin/bash # Script to run the QR Code MCP Server echo "Installing runtime dependencies..." npm install @modelcontextprotocol/sdk commander echo "Making CLI executable..." chmod +x build/cli.js echo "Running QR Code MCP Server..." node build/cli.js

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jwalsh/mcp-server-qrcode'

If you have feedback or need assistance with the MCP directory API, please join our Discord server