Skip to main content
Glama

MCP QR Code Server

by jwalsh
prompts-get.js440 B
// prompts/get request for Wi-Fi { "method": "prompts/get", "params": { "name": "qrcode-formatter", "arguments": { "type": "wifi", "parameters": { "ssid": "MyWiFi", "password": "MyPassword", "encryption": "WPA" } } }, "id": 2, "jsonrpc": "2.0" } // prompts/get response { "result": { "content": "WIFI:S:MyWiFi;T:WPA;P:MyPassword;;" }, "id": 2, "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