Skip to main content
Glama

ARC Config MCP Server

by tsviz
.env.exampleβ€’608 B
# ARC MCP Server Environment Configuration # Server Configuration NODE_ENV=development LOG_LEVEL=info PORT=3000 # GitHub Configuration GITHUB_TOKEN=your_github_personal_access_token_here GITHUB_REPOSITORY=tsviz/arc-config-repo # Kubernetes Configuration KUBECONFIG=~/.kube/config KUBERNETES_NAMESPACE=arc-systems # ARC Configuration ARC_CONTROLLER_VERSION=0.27.6 ARC_SCALE_SET_VERSION=0.23.7 CERT_MANAGER_VERSION=1.18.2 # Optional: Custom Configuration RUNNER_GROUP=default MIN_REPLICAS=0 MAX_REPLICAS=10 # Security ENABLE_CORS=true ALLOWED_ORIGINS=* # Monitoring ENABLE_METRICS=true METRICS_PORT=9090

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/tsviz/arc-config-mcp'

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