TASK-6
Verified Safeby Zehra-code743
Overview
Connects GitHub to Google Gemini CLI for AI-powered automation and interaction with GitHub repositories.
Installation
No command providedEnvironment Variables
- GITHUB_MCP_PAT
Security Notes
The provided source code (`main.py`) is a simple 'hello world' script and contains no inherent security vulnerabilities. The README describes a configuration process for Google Gemini CLI to interact with a hosted GitHub MCP server, which requires the user to securely manage a GitHub Personal Access Token (PAT). The instructions for PAT creation and storage in `.env` are standard security practices.
Similar Servers
gemini-cli
Provides an A2A (Agent-to-Agent) server for the Gemini CLI, enabling external agents to interact with and utilize the CLI's capabilities for executing tasks and accessing tools.
gemini-mcp-server
An MCP server providing a suite of 7 AI-powered tools (Image Gen/Edit, Chat, Audio Transcribe, Code Execute, Video/Image Analysis) powered by Google Gemini, featuring a self-learning "Smart Tool Intelligence" system for prompt enhancement and user preference adaptation.
gh-mcp
A GitHub CLI extension to seamlessly run the github-mcp-server in a Docker container using existing `gh` authentication.
mcp-server-for-Github
Provides comprehensive GitHub workflow automation for AI-powered development teams, including Actions monitoring, advanced PR management, intelligent code search, and complete file management.