mcp-servers
Verified Safeby TayyabShoukat
Overview
Integrates GitHub repositories, pull requests, issues, and workflows directly with Claude Code for AI-powered development assistance.
Installation
npx -y @modelcontextprotocol/server-githubEnvironment Variables
- GITHUB_PERSONAL_ACCESS_TOKEN
Security Notes
The provided 'source code' is a setup guide (Markdown file) for the `@modelcontextprotocol/server-github` NPM package, not the server's actual source code. The setup requires a highly sensitive GitHub Personal Access Token (PAT). The guide strongly advises security best practices for PATs, including using minimum required permissions, rotating tokens regularly, and never committing them to version control. Running the server involves executing an external npm package via `npx`, which downloads and runs code from NPM, thus requiring trust in the publisher of `@modelcontextprotocol/server-github`. No 'eval' or malicious patterns are observed in the provided setup instructions.
Similar Servers
claude-codex-settings
A comprehensive toolkit and configuration for developing Claude Code plugins, integrating various external services and APIs, and enhancing AI-assisted coding workflows.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
mcp-devtools-server
This MCP server standardizes development tool patterns and provides AI-powered integrations to enable Claude Code to generate code more efficiently, reduce errors, and improve autocorrection for various programming languages and workflows.
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.