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: apps/v1
kind: Deployment
metadata:
name: wanaku-router-backend
spec:
template:
spec:
containers:
- name: wanaku-router-backend
env:
- name: QUARKUS_OIDC_AUTH_SERVER_URL
value: "https://oidc-url-replace/realms/wanaku"