Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki
strings.ts417 B
// NFKC (composed) // (decomposed) /** * A constant for the ether symbol (normalized using NFKC). * * (**i.e.** ``"\\u039e"``) */ export const EtherSymbol: string = "\u039e"; // "\uD835\uDF63"; /** * A constant for the [[link-eip-191]] personal message prefix. * * (**i.e.** ``"\\x19Ethereum Signed Message:\\n"``) */ export const MessagePrefix: string = "\x19Ethereum Signed Message:\n";

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