Skip to main content
Glama

MCP Browser Screenshot Server

helpers.d.tsโ€ข629 B
/** * @returns {String} the string with all zeroes contained in a <span> */ export declare function spanAllZeroes(s: string): string; /** * @returns {String} the string with each character contained in a <span> */ export declare function spanAll(s: string, offset?: number): string; /** * @returns {String} the string with leading zeroes contained in a <span> */ export declare function spanLeadingZeroes(address: string): string; /** * Groups an address * @returns {String} a grouped address */ export declare function simpleGroup(addressString: string, offset?: number): string[]; //# sourceMappingURL=helpers.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/seabassgonzalez/mcp-browser-screenshot'

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