Skip to main content
Glama

MetaMask MCP

by Xiawpohr

show-connect-qrcode

Generate a QR code from a connect URI to securely link MetaMask MCP with blockchain applications, enabling private key management within your wallet.

Instructions

Show the connect QR code for a given connect URI.

Input Schema

NameRequiredDescriptionDefault
uriYesConnect URI

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "uri": { "description": "Connect URI", "type": "string" } }, "required": [ "uri" ], "type": "object" }

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/Xiawpohr/metamask-mcp'

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