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.
主な機能
01Secure authentication and access control
02Retrieve commit history
030 GitHub stars
04Rate limiting and caching for GitHub API
05Access GitHub repository files and content
06Access issues and pull requests