Skip to main content
Glama

Wanaku MCP Server

outboundSseEvent.ts601 B
/** * Generated by orval v7.11.2 🍺 * Do not edit manually. * wanaku-router-backend API * OpenAPI spec version: 0.0.8-SNAPSHOT */ import type { OutboundSseEventType } from "./outboundSseEventType"; import type { OutboundSseEventGenericType } from "./outboundSseEventGenericType"; import type { MediaType } from "./mediaType"; export interface OutboundSseEvent { id?: string; name?: string; comment?: string; reconnectDelay?: number; reconnectDelaySet?: boolean; type?: OutboundSseEventType; genericType?: OutboundSseEventGenericType; mediaType?: MediaType; data?: unknown; }

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/wanaku-ai/wanaku'

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