Skip to main content
Glama

mcp-appstore

by appreply-co
pseudos.d.ts528 B
import type { PseudoSelector } from "css-what"; import type { InternalOptions } from "../types.js"; export declare type Pseudo = <Node, ElementNode extends Node>(elem: ElementNode, options: InternalOptions<Node, ElementNode>, subselect?: string | null) => boolean; export declare const pseudos: Record<string, Pseudo>; export declare function verifyPseudoArgs<T extends Array<unknown>>(func: (...args: T) => boolean, name: string, subselect: PseudoSelector["data"], argIndex: number): void; //# sourceMappingURL=pseudos.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/appreply-co/mcp-appstore'

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