Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki
bytes32.d.ts423 B
/** * About bytes32 strings... * * @_docloc: api/utils:Bytes32 Strings */ import type { BytesLike } from "../utils/index.js"; /** * Encodes %%text%% as a Bytes32 string. */ export declare function encodeBytes32String(text: string): string; /** * Encodes the Bytes32-encoded %%bytes%% into a string. */ export declare function decodeBytes32String(_bytes: BytesLike): string; //# sourceMappingURL=bytes32.d.ts.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