Skip to main content
Glama
create-regular-font.d.tsโ€ข450 B
import { XmlComponent } from '../xml-components'; import { CharacterSet } from "./font"; export declare const createRegularFont: ({ name, index, fontKey, characterSet, }: { readonly name: string; readonly index: number; readonly fontKey: string; readonly characterSet?: "00" | "01" | "02" | "4D" | "80" | "81" | "82" | "86" | "88" | "A1" | "A2" | "A3" | "B1" | "B2" | "BA" | "CC" | "DE" | "EE" | "FF" | undefined; }) => XmlComponent;

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/consigcody94/office-whisperer'

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