Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki
strings.js553 B
"use strict"; // NFKC (composed) // (decomposed) Object.defineProperty(exports, "__esModule", { value: true }); exports.MessagePrefix = exports.EtherSymbol = void 0; /** * A constant for the ether symbol (normalized using NFKC). * * (**i.e.** ``"\\u039e"``) */ exports.EtherSymbol = "\u039e"; // "\uD835\uDF63"; /** * A constant for the [[link-eip-191]] personal message prefix. * * (**i.e.** ``"\\x19Ethereum Signed Message:\\n"``) */ exports.MessagePrefix = "\x19Ethereum Signed Message:\n"; //# sourceMappingURL=strings.js.map

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/5ajaki/veri5ight'

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