Claude GitHub MCP Server
@sidgupt12
关于 Claude GitHub MCP Server
MCP server to communicate with github repo without the need to run docker
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Claude GitHub MCP Server?
A GitHub MCP Server for Claude Desktop that gives Claude the ability to interact with GitHub repository, including viewing pull requests, commenting, merging, and managing repositories.
How to use Claude GitHub MCP Server?
Install globally via npm: npm install -g claude-github-mcp. Then configure Claude Desktop by adding the provided JSON to your MCP settings, setting the GITHUB_PERSONAL_ACCESS_TOKEN environment variable with your GitHub token. Use natural language prompts like “Show me open PRs for microsoft/vscode” to invoke features.
Key features of Claude GitHub MCP Server
- List and view pull requests from any GitHub repository
- Get detailed information about specific PRs
- Comment on pull requests
- Request reviewers for PRs
- Merge pull requests
- Summarize PR changes with diff highlighting
- Close/reject PRs with optional comments
- Create and delete repositories
Use cases of Claude GitHub MCP Server
- Review open pull requests and get summaries of changes
- Approve and merge PRs directly from Claude
- Request specific reviewers for a pull request
- Create or delete repositories as needed
FAQ from Claude GitHub MCP Server
What are the system requirements?
Node.js 16+ and a GitHub account with an appropriate personal access token.
How do I install the server?
Run npm install -g claude-github-mcp in your terminal.
How do I configure it for Claude Desktop?
Add the provided JSON snippet to your Claude Desktop MCP server configuration, replacing your_github_token_here with your GitHub personal access token.
What operations can I perform on pull requests?
You can list, view details, comment, request reviewers, merge, close with optional comment, and summarize changes with diff highlighting.
Can I manage repositories?
Yes, you can create and delete repositories.
版本控制 分类下的更多 MCP 服务器
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
Integrate MCP with GitHub Copilot
skillsLearn how to use MCP Servers with GitHub Copilot
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
评论