github-mcp-server

github-mcp-server

4.1

The GitHub MCP Server is a Model Context Protocol server that integrates with GitHub APIs for automation and interaction.

The GitHub MCP Server is designed to facilitate seamless integration with GitHub APIs, providing developers with advanced automation and interaction capabilities. It supports both remote and local server setups, allowing users to automate workflows, extract and analyze data, and build AI-powered tools that interact with GitHub's ecosystem. The server can be easily installed and configured in various environments, including VS Code and other MCP-compatible hosts. It offers a wide range of tools and resources for managing GitHub repositories, issues, pull requests, and more, with options for dynamic tool discovery and read-only mode to enhance security and efficiency.

Features

  • Seamless integration with GitHub APIs for advanced automation.
  • Support for both remote and local server setups.
  • Wide range of tools for managing repositories, issues, and pull requests.
  • Dynamic tool discovery and read-only mode for enhanced security.
  • Easy installation and configuration in various environments.

Tools

  1. get_me

    Get details of the authenticated user

  2. get_issue

    Gets the contents of an issue within a repository

  3. create_issue

    Create a new issue in a GitHub repository

  4. merge_pull_request

    Merge a pull request

  5. create_repository

    Create a new GitHub repository