Skip to main content
Glama

YCloud WhatsApp API MCP Server

error.d.ts521 B
import type { KeywordErrorDefinition, KeywordErrorCxt, ErrorObject } from "../../types"; import { Code } from "../../compile/codegen"; export type _JTDTypeError<K extends string, T extends string, S> = ErrorObject<K, { type: T; nullable: boolean; }, S>; export declare function typeError(t: string): KeywordErrorDefinition; export declare function typeErrorMessage({ parentSchema }: KeywordErrorCxt, t: string): string; export declare function typeErrorParams({ parentSchema }: KeywordErrorCxt, t: string): Code;

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/YCloud-Developers/ycloud-whatsapp-mcp-server'

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