Files
github--github-mcp-server/.github/licenses.tmpl
T
2026-07-13 12:37:57 +08:00

14 lines
443 B
Cheetah

# GitHub MCP Server dependencies
The following open source dependencies are used to build the [github/github-mcp-server][] GitHub Model Context Protocol Server.
## Go Packages
Some packages may only be included on certain architectures or operating systems.
{{ range . }}
- [{{.Name}}](https://pkg.go.dev/{{.Name}}) ([{{.LicenseName}}]({{.LicenseURL}}))
{{- end }}
[github/github-mcp-server]: https://github.com/github/github-mcp-server