Back to Home
patelajay005 icon

MCP-Server

Verified Safe

by patelajay005

Overview

Sets up an AI agent (like Claude Desktop) to interact with GitHub repositories via the Model Context Protocol (MCP).

Installation

Run Command
github-mcp-server

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN

Security Notes

The setup script downloads official GitHub binaries and configures a Personal Access Token (PAT). The PAT is stored in plain text within the Claude Desktop configuration file (`claude_desktop_config.json`), which is a common practice for local client-side configs but carries a risk if the user's machine is compromised. The project emphasizes strong security best practices for PAT management (never commit, rotate regularly, minimal scopes). No 'eval' or malicious patterns were found in the provided code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-24

Tags

MCPGitHubAI AgentDeveloper ToolsAutomation