github_http_mcp_server
If you are the rightful owner of github_http_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The GitHub MCP Server is a Model Context Protocol server that integrates with GitHub APIs to enhance automation and interaction for developers.
The GitHub MCP Server is designed to provide seamless integration with GitHub APIs, enabling developers and tools to automate workflows, extract and analyze data, and build AI-powered applications within the GitHub ecosystem. By leveraging the Model Context Protocol (MCP), this server facilitates advanced interactions with GitHub, allowing for efficient management of repositories, issues, pull requests, and more. It supports both HTTP and stdio transports, making it versatile for deployment on various platforms, including EC2 instances. The server is highly configurable, allowing users to enable or disable specific toolsets based on their needs, thus optimizing the context size and tool choice for AI applications.
Features
- Seamless integration with GitHub APIs for advanced automation.
- Support for both HTTP and stdio transports for flexible deployment.
- Configurable toolsets to optimize AI tool choice and context size.
- Scalable deployment options, including EC2 and Docker.
- Comprehensive support for GitHub workflows, issues, pull requests, and more.
Tools
get_me
Get details of the authenticated user
get_issue
Gets the contents of an issue within a repository
create_issue
Create a new issue in a GitHub repository
merge_pull_request
Merge a pull request
create_repository
Create a new GitHub repository