GitHub
0
Enables AI assistants to access contextual data from GitHub repositories.
关于
This server implements the Model Context Protocol (MCP) for GitHub repositories, allowing AI assistants to access valuable repository context. By providing access to files, commits, issues, and pull requests, it empowers AI to understand and interact with GitHub projects more effectively. Built using the MCP Python SDK, the server is designed for easy deployment on Heroku, providing a seamless integration with your existing development workflow.
主要功能
- Secure authentication and access control
- Retrieve commit history
- 0 GitHub stars
- Rate limiting and caching for GitHub API
- Access GitHub repository files and content
- Access issues and pull requests
使用案例
- Integrating AI assistants with GitHub repositories
- Providing AI with contextual understanding of codebases
- Automating code review and analysis