Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: github/github-mcp-server

GitHub MCP Server 0.8.0

18 Jul 13:18
Immutablerelease. Only release title and notes can be modified.
b5e3348
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

General Updates

Updated installation instructions under/docs/installation-guides/

Tool Updates

  • Several improvements toget_file_contents:
    • For files, gets matching paths in the Git Tree if the full path isn't known
    • For directories, the root "/" is default
    • For files, returns file SHA along with content
  • Shortened tool nameadd_pull_request_review_comment_to_pending_review toadd_comment_to_pending_review

What's Changed

  • get_file_content Match Paths in Git Tree if Full Path Unknown by@LuluBeatson in#650
  • fix: get_file_contents use "/" for root by@LuluBeatson in#666
  • Bump go-github to v73.0.0 by@martinnormark in#597
  • Always include SHA in get_file_contents responses by@yonaka15 in#676
  • Reorganize README, add dedicated install guides, include policies and governance info for the github server by@D1M1TR10S in#695
  • fix: shorten long tool name for adding pr review comments by@LuluBeatson in#697

New Contributors

Full Changelog:v0.7.0...v0.8.0

Contributors

  • @martinnormark
  • @yonaka15
  • @D1M1TR10S
  • @LuluBeatson
martinnormark, yonaka15, and 2 other contributors
Assets11
Loading
toby, shadielfares, tonytrg, LeoBorai, ako747, iAGorynT, hayescode, and mywork1378 reacted with hooray emojishimbaco and JayDoesPHP reacted with rocket emojisshuvoo reacted with eyes emoji
11 people reacted

GitHub MCP Server 0.7.0

11 Jul 09:28
42e5ce9
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Tools

  • Discussions - List, filter, get details and comments on discussions.
  • Dependabot - List, filter, and get details of Dependabot alerts.

Tool Updates

  • Removedreason argument forget_me tool.
  • Output simplified forget_me tool.
  • Improvements to various tool descriptions.

What's Changed

New Contributors

Full Changelog:v0.6.0...v0.7.0

Contributors

  • @SamMorrowDrums
  • @tommaso-moro
  • @tonytrg
  • @LuluBeatson
  • @JoannaaKL
  • @jww3
  • @nhu-do
SamMorrowDrums, tommaso-moro, and 5 other contributors
Loading
JohnnyKfir, D155-113, iAGorynT, PoeMadara, and brfid reacted with thumbs up emojiEDM115, gssantana, csabaivancza-seon, toby, produktdesigner, kenzn2, and fl-om-jannu reacted with hooray emojichanwoo040531, axif0, gssantana, csabaivancza-seon, toby, cdolik, Lazhari, JohnnyKfir, and mywork1378 reacted with rocket emoji
17 people reacted

GitHub MCP Server 0.6.0

01 Jul 13:48
721fd3e
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Tools

image

  • GitHub Actions tools for workflow management
  • Separate tools for issue and pull request search
  • Separate tools for org and user search (org toolset added)

Tool Updates

  • get_file_contents accepts a ref or sha
  • get_pull_request_files now accepts pagination parameters
  • list_commits now accepts an author field for filtering

New Prompts 🚀

  • first prompt to automatically assign copilot coding agent to tasks from a specified repository

Changelog

What's Changed

New Contributors

Full Changelog:v0.5.0...v0.6.0

Contributors

  • @dgiacomo
  • @williammartin
  • @davidbyttow
  • @SamMorrowDrums
  • @PierreGode
  • @D1M1TR10S
  • @dependabot
  • @tonytrg
  • @andrewyk
  • @JoannaaKL
  • @jww3
  • @gabornyergesX
  • @anant-rustagi
  • @kerobbi
dgiacomo, williammartin, and 12 other contributors
Loading
akabarki76, akabm76, ZaidFlink, jagalabilowo, and JohnnyKfir reacted with thumbs up emojiakabarki76, akabm76, and mywork1378 reacted with laugh emojibenceruleanlu, dla-kirito, EDM115, JoannaaKL, akabarki76, mywork1378, akabm76, and JohnnyKfir reacted with hooray emojiakabarki76, akabm76, and jagalabilowo reacted with heart emojitommaso-moro, YehyeokBang, SamMorrowDrums, gssantana, toby, mywork1378, RohanSodha1215, akabarki76, and akabm76 reacted with rocket emojiakabarki76 and akabm76 reacted with eyes emoji
16 people reacted

GitHub MCP Server 0.5.0

12 Jun 16:39
Compare
Choose a tag to compare
Loading

Remote GitHub MCP Server 🚀

With this release we document how to use our new hosted server!

Install in VS CodeInstall in VS Code Insiders

The remote GitHub MCP Server is hosted by GitHub and provides the easiest method for getting up and running. If your MCP host does not support remote MCP servers, don't worry! You can use thelocal version of the GitHub MCP Server instead.

Prerequisites

  1. An MCP host that supports the latest MCP specification and remote servers, such asVS Code.

Installation

Usage with VS Code

For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start.

Usage in other MCP Hosts

For MCP Hosts that have beenconfigured to use the remote GitHub MCP Server, add the following JSON block to the host's configuration:

{"mcp": {"servers": {"github": {"type":"http","url":"https://api.githubcopilot.com/mcp/"      }    }  }}

Note: The exact configuration format may vary by host. Refer to your host's documentation for the correct syntax and location for remote MCP server setup.

What's Changed

New Contributors

Full Changelog:v0.4.0...v0.5.0

Contributors

  • @JAORMX
  • @williammartin
  • @SamMorrowDrums
  • @malantin
  • @TheoBrigitte
  • @jaril
  • @ph3t
  • @dependabot
  • @radar07
  • @LuluBeatson
JAORMX, williammartin, and 8 other contributors
Loading
hunterhogan, FidelusAleksander, xavimc222, chanwoo040531, FlowingSPDG, Yuvi-In, Ring-wdr, zieunx, ap9035, bayer-jayraj, and 2 more reacted with thumbs up emojiturboladen, jinzhongjia, hunterhogan, Nusnus, chanwoo040531, hayescode, hugobarauna, EDM115, fl-om-jannu, burk3rt, and 3 more reacted with hooray emojihunterhogan, Nusnus, FidelusAleksander, IvanM9, chanwoo040531, coderfee, PoeMadara, nilwurtz, bayer-jayraj, and gannaramu reacted with heart emoji
26 people reacted

GitHub MCP Server 0.4.0

23 May 13:14
Compare
Choose a tag to compare
Loading

New Tools

  • :copilot: Assign GitHub Copilot to issues:meet the new coding agent.
  • 🔔 Tools to list/manage notifications and subscriptions.
  • :octocat: Create pending pull request reviews, add review comments, and then submit the review when done!
    • This also fixes a bug where some users experiences json schema validation issues with the previous pull request review tool.

image of repository notifications

What's Changed

New Contributors

Full Changelog:v0.3.0...v0.4.0

Contributors

  • @toby
  • @sridharavinash
  • @williammartin
  • @SamMorrowDrums
  • @dependabot
  • @martinajir
  • @radar07
toby, sridharavinash, and 5 other contributors
Loading
gh640, lfcifuentes, rpothin, yongen-fozone, mywork1378, MiniduTH, takapi-s, SnoozeScript, cove-cyril, and wilkice reacted with thumbs up emojiEDM115 and alexgwolff reacted with hooray emojiALEVOLDON, knealking, LuluBeatson, fldavispscu, OmidZamani, and yuji-hatakeyama reacted with rocket emoji
18 people reacted

GitHub MCP Server 0.3.0

14 May 22:03
Compare
Choose a tag to compare
Loading

Main features

Tool Annotations

With user friendly labels, and read-only hints MCP host applications can show improved UI, and allow you to call read-only tools without needing confirmation. Check out this brief demo of the annotations support in copilot agent mode in VSCode and notice how it doesn't ask for confirmation when listing issues, but it does before creating an issue:

Screencast.from.14-05-25.23.51.04.webm

This is a massive UX improvement!

New Tools

  • :copilot: Request Copilot Code Reviews
  • 🛑 Delete files
  • 🏷️ Git tag operations

What's Changed

New Contributors

Full Changelog:v0.2.1...v0.3.0

Contributors

  • @fuentesjr
  • @ismith
  • @codingoutloud
  • @mntlty
  • @williammartin
  • @SamMorrowDrums
  • @rajbos
  • @warjiang
  • @eranco74
  • @aryasoni98
  • @Juneezee
  • @crondinini
  • @dependabot
  • @radar07
  • @divyanshvn
  • @ashwin-ant
fuentesjr, ismith, and 14 other contributors
Loading
Domsbrother reacted with laugh emojitoby, gh640, yongen-fozone, cenixeriadev, JakubSchwenkbeck, bbeygel, VolodiaKraplich, takapi-s, dbritto-dev, EDM115, and 4 more reacted with hooray emojitoby, radames27, VolodiaKraplich, stdthoth, dbritto-dev, HnossPRismAnTHarION, and AllaMac reacted with heart emojiALEVOLDON and Cybonto reacted with rocket emoji
21 people reacted

GitHub MCP Server 0.2.1

21 Apr 20:32
Compare
Choose a tag to compare
Loading

What's Changed

  • Update README.md to explain Agent mode will start the server by@srt32 in#305
  • fix: use anyOf instead of nullable type array by@toby in#325
    • This should fix a bug preventing users of Windsurf from executing the server.

New Contributors

Full Changelog:v0.2.0...v0.2.1

Contributors

  • @toby
  • @srt32
toby and srt32
Loading
jshmllr, CySxL, Miles-Arts, mnapo, letruonglananh, radish-miyazaki, Junnyjun, sangeun-jo, iAGorynT, Ash-the-practical-programmer, and 3 more reacted with thumbs up emojitoby, butschster, buroa, Nusnus, lin72h, aUsABuisnessman, tuannvm, TG199, chanwoo040531, mzkmnk, and 16 more reacted with hooray emoji
37 people reacted

GitHub MCP Server 0.2.0

17 Apr 13:55
Compare
Choose a tag to compare
Loading

The v0.2.0 release introduces a couple of major changes 🚀 :

You can find instructions for enabling these features in your

To upgrade, be sure to first run:

docker pull ghcr.io/github/github-mcp-server:latest

Then restart the server in your MCP host application!

Changelog

What's Changed

New Contributors

Full Changelog:v0.1.1...v0.2.0

Contributors

  • @omgitsads
  • @toby
  • @mururu
  • @monotykamary
  • @mntlty
  • @williammartin
  • @chiedo
  • @SamMorrowDrums
  • @jshorty
  • @3mini
  • @rfearing
  • @suzuki-shunsuke
  • @Dylan-Rinker
  • @aryasoni98
  • @Juneezee
  • @A-Georgiou
  • @tonytrg
  • @simondanielsson
  • @omihirofumi
  • @joe-ton
  • @MayorFaj
  • @ashwin-ant
omgitsads, toby, and 20 other contributors
Loading
takapi-s, Anam-jafar, joelmwaka, jpruizl, NomotoK, 0xMysticx0, souvik666, aUsABuisnessman, kosalpen11, and Nattapoom99669 reacted with thumbs up emojituannvm, Zaid-maker, hudsonbrendon, VolodiaKraplich, Nusnus, omgitsads, lucioerlan, turtleqiu, okineadev, jigarbhoye04, and 23 more reacted with hooray emojiNusnus, AllanOricil, A-Georgiou, toby, nebyu08, VolodiaKraplich, nakheel77, x-brymo, and souvik666 reacted with heart emojiNusnus, omgitsads, nickytonline, A-Georgiou, toby, VolodiaKraplich, vTuanpham, aUsABuisnessman, ppmpreetham, piyushchauhan2011, and souvik666 reacted with rocket emoji
49 people reacted

GitHub MCP Server 0.1.1

07 Apr 16:08
Compare
Choose a tag to compare
Loading

What's Changed

New Contributors

Full Changelog:v0.1.0...v0.1.1

Contributors

  • @digitarald
  • @kpumuk
  • @juruen
  • @AlexanderYastrebov
  • @szepeviktor
  • @mntlty
  • @chiedo
  • @SamMorrowDrums
  • @almostwhitehat
  • @ohkinozomu
  • @Jeffrey-Luszcz
  • @ashwin-ant
digitarald, kpumuk, and 10 other contributors
Loading
okineadev, petercort, Jay4242, buroa, TNTSuperMan, Nabwinsaud, toby, VolodiaKraplich, raufzer, dohyeon5626, and 29 more reacted with thumbs up emojichinguyen1012 and evertonfxavier reacted with laugh emojipetercort, buroa, toby, mywork1378, raufzer, dohyeon5626, MechaChen, Junnyjun, kinesis19, AZapata27, and 4 more reacted with hooray emojimywork1378, MohseenTajik, 01725973292, evertonfxavier, and tr4200812 reacted with heart emojiMohseenTajik and evertonfxavier reacted with rocket emoji
44 people reacted

GitHub MCP Server 0.1.0

04 Apr 15:46
Compare
Choose a tag to compare
Loading

Initial Release

This is the first release if the v0.1.0 of the GitHub MCP Server. 🚀

Setup instructions:https://github.com/github/github-mcp-server?tab=readme-ov-file#github-mcp-server
Docker image:https://github.com/github/github-mcp-server/pkgs/container/github-mcp-server/388906515?tag=v0.1.0

What's Changed

New Contributors

Full Changelog:https://github.com/github/github-mcp-server/commits/v0.1.0

Contributors

  • @digitarald
  • @juruen
  • @toby
  • @mntlty
  • @williammartin
  • @connor4312
  • @SamMorrowDrums
digitarald, juruen, and 5 other contributors
Loading
mywork1378 and denniasnla reacted with laugh emojitoby, Shotaro-Yoshinaga, CanduriFranklin, ashwingopalsamy, raufzer, zcf0508, amadevss, youngfreeFJS, souvik666, mywork1378, and 2 more reacted with hooray emojitoby, ashwingopalsamy, raufzer, LeoBorai, and mywork1378 reacted with heart emojitoby, Samarth2001, ashwingopalsamy, Heliodex, denniasnla, and mywork1378 reacted with rocket emoji
15 people reacted
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp