Back to Home
1995parham icon

github-mcp-server-chart

by 1995parham

Overview

Deploying GitHub's MCP server on Kubernetes using a Helm chart to manage GitHub toolsets.

Installation

Run Command
No command provided

Environment Variables

  • GITHUB_TOOLSETS
  • GITHUB_PERSONAL_ACCESS_TOKEN

Security Notes

The Helm chart passes the GITHUB_PERSONAL_ACCESS_TOKEN directly as an environment variable from Helm values. For production use, sensitive credentials like this should be managed via Kubernetes Secrets rather than directly in Helm values or as command-line arguments, which exposes them in plain text in Helm release history and potentially CI/CD logs. There are no other obvious 'eval' or obfuscation patterns, but this token handling is a critical vulnerability.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Stars0
Forks0
Last Update2025-11-25

Tags

KubernetesHelmGitHubDeploymentCloud-Native