Skip to main content
Glama

MCP QR Code Server

by jwalsh
initialize.js595 B
// initialize request { "method": "initialize", "params": { "protocolVersion": "2024-11-05", "capabilities": { "roots": { "listChanged": true } }, "clientInfo": { "name": "mcp-client-name", "version": "0.1.0" } }, "id": 1, "jsonrpc": "2.0" } // initialize response { "result": { "protocolVersion": "2024-11-05", "serverInfo": { "name": "mcp-server-qrcode", "version": "0.1.0" }, "capabilities": { "tools": {}, "prompts": {}, "resources": {} } }, "id": 1, "jsonrpc": "2.0" }

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