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
apiVersion: v1
kind: ConfigMap
metadata:
name: wanaku-config
data:
# Development environment configuration
AUTH_SERVER: "http://oidc-url-replace"
AUTH_PROXY: "http://wanaku-router-backend:8080"
# Enable traffic logging in dev for debugging
QUARKUS_MCP_SERVER_TRAFFIC_LOGGING_ENABLED: "true"