https://github.com/1995parham/github-mcp-server-chart
Helm chart GitHub's official MCP Server
https://github.com/1995parham/github-mcp-server-chart
Last synced: 6 months ago
JSON representation
Helm chart GitHub's official MCP Server
- Host: GitHub
- URL: https://github.com/1995parham/github-mcp-server-chart
- Owner: 1995parham
- License: gpl-3.0
- Created: 2025-05-02T21:55:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-03T00:22:44.000Z (8 months ago)
- Last Synced: 2025-05-16T20:11:05.757Z (8 months ago)
- Language: Smarty
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub MCP Server Chart (Work in progress 🚧)
## Introduction
[Helm](https://helm.sh) chart for deploying [`github-mcp-server`](https://github.com/github/github-mcp-server) on Kubernetes.
## Overview
This chart provides a simple way to deploy GitHub's MCP server on Kubernetes.
It's intended as a minimal starting point. You may need to customize configuration (environment variables,
secrets, volumes, etc.) for your use case or production needs.
## Prerequisites
- Kubernetes cluster (v1.19+ recommended)
- [Helm 3](https://helm.sh/docs/intro/install/) installed
## Disclaimer
This chart is community-maintained and not officially supported by GitHub.
Use in production at your own risk!