Github
Enables LLMs to interact with the GitHub API via the Model Context Protocol.
关于
This server provides integration with GitHub through the Model Context Protocol (MCP), allowing Large Language Models (LLMs) to interact with GitHub's functionalities. It includes various tools to search and retrieve information related to repositories, issues, commits, code, users, topics, and labels. It also allows for retrieving specific issues and pull requests.
主要功能
- Retrieve specific issues and pull requests by repository and number
- Configurable via environment variables for easy setup
- Search repositories, issues, commits, code, users, and topics on GitHub
- Allows sorting and filtering of search results
- Supports pagination for search results
使用案例
- Automated code review and analysis
- Intelligent issue triage and assignment
- Enhanced search and discovery of GitHub resources