Skip to main content
Glama

ARC Config MCP Server

by tsviz
runner-deployment.yamlβ€’494 B
apiVersion: actions.summerwind.dev/v1alpha1 kind: RunnerDeployment metadata: name: arc-runners namespace: arc-systems spec: replicas: 2 template: spec: organization: <GITHUB_ORG> env: - name: RUNNER_FEATURE_FLAG_EPHEMERAL value: "true" resources: limits: cpu: "2.0" memory: "1Gi" requests: cpu: "100m" memory: "64Mi" envFrom: - secretRef: name: controller-manager

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