Back to Home
eh24905-wiz icon

github-mcp

Verified Safe

by eh24905-wiz

Overview

A Model Context Protocol (MCP) server for GitHub integration, enabling AI assistants to interact with GitHub repositories, pull requests, and issues.

Installation

Run Command
node dist/index.js

Environment Variables

  • GITHUB_TOKEN

Security Notes

The server uses `process.env.GITHUB_TOKEN` for authentication, preventing hardcoded secrets. Input validation is handled using `zod` schemas for each tool, mitigating common injection risks. All external communication is via HTTPS to the official GitHub API. The main security concern is the broad permissions (`repo`, `read:user`) required for the `GITHUB_TOKEN`, which is inherent to its functionality and noted in the README.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-12

Tags

GitHubMCPAI AssistantVersion ControlDevelopment