Skip to main content
Glama
index.d.mts410 B
import { Options } from "yargs"; import { Config } from "@jest/types"; //#region src/run.d.ts declare function run(maybeArgv?: Array<string>, project?: string): Promise<void>; declare function buildArgv(maybeArgv?: Array<string>): Promise<Config.Argv>; //#endregion //#region src/args.d.ts declare const options: { [key: string]: Options; }; //#endregion export { buildArgv, run, options as yargsOptions };

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/PancrePal-xiaoyibao/get-biji-dev-by-gemini3pro'

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