Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: github/github-mcp-server

Tags

v0.5.0

Toggle v0.5.0's commit message
docs: update host usage

v0.4.0

Toggle v0.4.0's commit message
Add additional tools and tests for notifications

v0.3.0

Toggle v0.3.0's commit message
Update pkg/github/tools.go

Co-authored-by: Sam Morrow <[email protected]>

v0.2.1

Toggle v0.2.1's commit message
fix: use anyOf instead of nullable type array

Windsurf is erroring on the `create_pull_request` tool because we're
using an array of types to make fields nullable. This PR uses `anyOf`
instead and should fix the issue.

v0.2.0

Toggle v0.2.0's commit message
docs: update toolset copy

v0.1.1-release-validation

Toggle v0.1.1-release-validation's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Generate GitHub Artifact Attestations

v0.1.1

Toggle v0.1.1's commit message
chore: pass version through to server

v0.1.0

Toggle v0.1.0's commit message
VS Code install steps

v0.1.0-rc.3

Toggle v0.1.0-rc.3's commit message
Add optional string array param

v0.1.0-rc.2

Toggle v0.1.0-rc.2's commit message
Conform list tools