Skip to main content
Glama

YCloud WhatsApp API MCP Server

index.d.ts533 B
import type { Vocabulary } from "../../types"; import { JTDTypeError } from "./type"; import { JTDEnumError } from "./enum"; import { JTDElementsError } from "./elements"; import { JTDPropertiesError } from "./properties"; import { JTDDiscriminatorError } from "./discriminator"; import { JTDValuesError } from "./values"; declare const jtdVocabulary: Vocabulary; export default jtdVocabulary; export type JTDErrorObject = JTDTypeError | JTDEnumError | JTDElementsError | JTDPropertiesError | JTDDiscriminatorError | JTDValuesError;

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