Skip to main content
Glama

Wanaku MCP Server

wanaku-configmap.yaml416 B
apiVersion: v1 kind: ConfigMap metadata: name: wanaku-config labels: app.kubernetes.io/part-of: wanaku data: # Authentication server URL (Keycloak/OIDC server) AUTH_SERVER: "http://keycloak:8543" # Authentication proxy URL (typically the router backend URL) AUTH_PROXY: "http://wanaku-router-backend:8080" # MCP server traffic logging enabled QUARKUS_MCP_SERVER_TRAFFIC_LOGGING_ENABLED: "true"

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