Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coderxk6/github-mcp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: github/github-mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 26 files changed
  • 8 contributors

Commits on Jun 10, 2025

  1. Add context toolset and adjust readme (github#499)

    * add context toolset and adjust readme
    
    * move resources to a toolset
    
    * add resource registration as a toolset concern
    
    * add a note about broadening of toolsets
    
    * Apply suggestion from @SamMorrowDrums
    SamMorrowDrums authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    fe31428 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Fix typo in README.md

    jaril authored and SamMorrowDrums committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c423a52 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Configuration menu
    Copy the full SHA
    3e32f75 View commit details
    Browse the repository at this point in the history
  2. docs: Update README.md

    Adding info about the Remote GitHub MCP server.
    
    Cleaned up some of the formatting and adding more info on the warning note.
    D1M1TR10S authored and SamMorrowDrums committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    7ffbad4 View commit details
    Browse the repository at this point in the history
  3. docs: update host usage

    toby authored and SamMorrowDrums committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    6d69797 View commit details
    Browse the repository at this point in the history
  4. Update README.md to prompt VS Code version update (github#509)

    Making it clear that you need the latest version of VS Code installed for it work.
    D1M1TR10S authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    853323d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. point to general updates page

    tonytrg authored and SamMorrowDrums committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    dc94eaa View commit details
    Browse the repository at this point in the history
  2. add clarification

    tonytrg authored and SamMorrowDrums committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    5e80be8 View commit details
    Browse the repository at this point in the history
  3. point to remote config docs (github#513)

    * point to remote config docs
    
    * adding clarification and pointing to remote config
    
    * Update README.md
    
    Co-authored-by: John Wesley Walker III <81404201+jww3@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: John Wesley Walker III <81404201+jww3@users.noreply.github.com>
    tonytrg and jww3 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    8562b1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9926b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    cdab131 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Update README.md

    Fix Uncaught Exception issue
    PierreGode authored and SamMorrowDrums committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    5502afa View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2…

    ….3.0 (github#529)
    
    * build(deps): bump github.com/go-viper/mapstructure/v2
    
    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * adding licenses
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tony Truong <tonytrg@github.com>
    dependabot[bot] and tonytrg authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    bb24ec0 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang from 1.24.3-alpine to 1.24.4-alpine (github#496

    )
    
    Bumps golang from 1.24.3-alpine to 1.24.4-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.4-alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tony Truong <tonytrg@github.com>
    dependabot[bot] and tonytrg authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    41d1269 View commit details
    Browse the repository at this point in the history
Loading