- Notifications
You must be signed in to change notification settings - Fork2.7k
Comparing changes
Open a pull request
base repository:github/github-mcp-server
Uh oh!
There was an error while loading.Please reload this page.
base:v0.16.0
head repository:github/github-mcp-server
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 12commits
- 32files changed
- 8contributors
Commits on Sep 29, 2025
MCP Registry Publication - Declobbering (#1151)
* declobbering tags---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Add tool for project fields and items (#1145)
* Add get project fields tool* Data types* Docs* Update projectNumber's type* Add list_project_items tool* Add get_project_item tool* Return minimal project* Remove unused per_page
Commits on Sep 30, 2025
Add tools to add, update and delete project items (#1152)
* Add add_project_item tool* Add tools to update and delete project items* Update pkg/github/projects.goCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Update pkg/github/projects.goCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>* Add tests* Lint the code* Fix req params---------Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Commits on Oct 1, 2025
Remove update_project_item tool (#1167)
* Remove update_project_item tool* Lint
Commits on Oct 2, 2025
build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#1155)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0.- [Release notes](https://github.com/docker/login-action/releases)- [Commits](docker/login-action@184bdaa...5e57cd1)---updated-dependencies:- dependency-name: docker/login-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-go from 5 to 6 (#1154)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.- [Release notes](https://github.com/actions/setup-go/releases)- [Commits](actions/setup-go@v5...v6)---updated-dependencies:- dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commits on Oct 6, 2025
Adding default toolset grouping (#1159)
* adding default toolset group, splitting up stargazers from repos* adding structs for toolset group metadata* update readme* refactor the readme* fix lint---------Co-authored-by: Ksenia Bobrova <almaleksia@github.com>
Add flexibility around server instructions for search-related tools (#…
…1181)* make instructions for flexible around search tools* swap sections
Commits on Oct 7, 2025
Consolidating pull requests
get
tools (#1172)* Consolidating tools draft* Consolidate pullrequest tools* Prompt tweaks* Fixes
Fix binary files retrieval (#1183)
* tighten content filtering logic* add pdf retrieval test case* add application/xml check
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.16.0...main
Uh oh!
There was an error while loading.Please reload this page.