Skip to content

Tags: github/github-mcp-server

Tags

v0.2.1

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

docs: update toolset copy

v0.1.1-release-validation

Generate GitHub Artifact Attestations

v0.1.1

chore: pass version through to server

v0.1.0

VS Code install steps

v0.1.0-rc.3

Add optional string array param

v0.1.0-rc.2

Conform list tools

v0.1.0-rc.1

Add boundaries to pagination