Skip to main content
Glama

QR Code MCP Server

by antoBrugnot
.dockerignore891 B
# Dependency directories node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build outputs dist/ build/ coverage/ .nyc_output/ # Development files .git/ .gitignore *.md !README.md # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Environment and config files .env .env.local .env.development.local .env.test.local .env.production.local # Logs *.log logs/ # Runtime data pids/ *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov/ # Temporary folders tmp/ temp/ # Docker files (to avoid recursive copies) Dockerfile* docker-compose*.yml .dockerignore # CI/CD files .github/ # Test files test/ tests/ __tests__/ *.test.js *.test.ts *.spec.js *.spec.ts # Documentation docs/ CONFIGURATION.md claude_desktop_config.example.json

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/antoBrugnot/qrcode-mcp'

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