@@ -6,44 +6,43 @@ The following open source dependencies are used to build the [github/github-mcp-
66
77Some packages may only be included on certain architectures or operating systems.
88
9-
10- - [ github.com/bahlo/generic-list-go] ( https://pkg.go.dev/github.com/bahlo/generic-list-go ) ([ BSD-3-Clause] ( https://github.com/bahlo/generic-list-go/blob/v0.2.0/LICENSE ) )
11- - [ github.com/buger/jsonparser] ( https://pkg.go.dev/github.com/buger/jsonparser ) ([ MIT] ( https://github.com/buger/jsonparser/blob/v1.1.1/LICENSE ) )
12- - [ github.com/fsnotify/fsnotify] ( https://pkg.go.dev/github.com/fsnotify/fsnotify ) ([ BSD-3-Clause] ( https://github.com/fsnotify/fsnotify/blob/v1.8.0/LICENSE ) )
13- - [ github.com/github/github-mcp-server] ( https://pkg.go.dev/github.com/github/github-mcp-server ) ([ MIT] ( https://github.com/github/github-mcp-server/blob/HEAD/LICENSE ) )
14- - [ github.com/go-openapi/jsonpointer] ( https://pkg.go.dev/github.com/go-openapi/jsonpointer ) ([ Apache-2.0] ( https://github.com/go-openapi/jsonpointer/blob/v0.19.5/LICENSE ) )
15- - [ github.com/go-openapi/swag] ( https://pkg.go.dev/github.com/go-openapi/swag ) ([ Apache-2.0] ( https://github.com/go-openapi/swag/blob/v0.21.1/LICENSE ) )
16- - [ github.com/go-viper/mapstructure/v2] ( https://pkg.go.dev/github.com/go-viper/mapstructure/v2 ) ([ MIT] ( https://github.com/go-viper/mapstructure/blob/v2.4.0/LICENSE ) )
17- - [ github.com/google/go-github/v71/github] ( https://pkg.go.dev/github.com/google/go-github/v71/github ) ([ BSD-3-Clause] ( https://github.com/google/go-github/blob/v71.0.0/LICENSE ) )
18- - [ github.com/google/go-github/v74/github] ( https://pkg.go.dev/github.com/google/go-github/v74/github ) ([ BSD-3-Clause] ( https://github.com/google/go-github/blob/v74.0.0/LICENSE ) )
19- - [ github.com/google/go-querystring/query] ( https://pkg.go.dev/github.com/google/go-querystring/query ) ([ BSD-3-Clause] ( https://github.com/google/go-querystring/blob/v1.1.0/LICENSE ) )
20- - [ github.com/google/uuid] ( https://pkg.go.dev/github.com/google/uuid ) ([ BSD-3-Clause] ( https://github.com/google/uuid/blob/v1.6.0/LICENSE ) )
21- - [ github.com/gorilla/mux] ( https://pkg.go.dev/github.com/gorilla/mux ) ([ BSD-3-Clause] ( https://github.com/gorilla/mux/blob/v1.8.0/LICENSE ) )
22- - [ github.com/invopop/jsonschema] ( https://pkg.go.dev/github.com/invopop/jsonschema ) ([ MIT] ( https://github.com/invopop/jsonschema/blob/v0.13.0/COPYING ) )
23- - [ github.com/josephburnett/jd/v2] ( https://pkg.go.dev/github.com/josephburnett/jd/v2 ) ([ MIT] ( https://github.com/josephburnett/jd/blob/v1.9.2/LICENSE ) )
24- - [ github.com/josharian/intern] ( https://pkg.go.dev/github.com/josharian/intern ) ([ MIT] ( https://github.com/josharian/intern/blob/v1.0.0/license.md ) )
25- - [ github.com/mailru/easyjson] ( https://pkg.go.dev/github.com/mailru/easyjson ) ([ MIT] ( https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE ) )
26- - [ github.com/mark3labs/mcp-go] ( https://pkg.go.dev/github.com/mark3labs/mcp-go ) ([ MIT] ( https://github.com/mark3labs/mcp-go/blob/v0.36.0/LICENSE ) )
27- - [ github.com/migueleliasweb/go-github-mock/src/mock] ( https://pkg.go.dev/github.com/migueleliasweb/go-github-mock/src/mock ) ([ MIT] ( https://github.com/migueleliasweb/go-github-mock/blob/v1.3.0/LICENSE ) )
28- - [ github.com/pelletier/go-toml/v2] ( https://pkg.go.dev/github.com/pelletier/go-toml/v2 ) ([ MIT] ( https://github.com/pelletier/go-toml/blob/v2.2.3/LICENSE ) )
29- - [ github.com/sagikazarmark/locafero] ( https://pkg.go.dev/github.com/sagikazarmark/locafero ) ([ MIT] ( https://github.com/sagikazarmark/locafero/blob/v0.9.0/LICENSE ) )
30- - [ github.com/shurcooL/githubv4] ( https://pkg.go.dev/github.com/shurcooL/githubv4 ) ([ MIT] ( https://github.com/shurcooL/githubv4/blob/48295856cce7/LICENSE ) )
31- - [ github.com/shurcooL/graphql] ( https://pkg.go.dev/github.com/shurcooL/graphql ) ([ MIT] ( https://github.com/shurcooL/graphql/blob/ed46e5a46466/LICENSE ) )
32- - [ github.com/sourcegraph/conc] ( https://pkg.go.dev/github.com/sourcegraph/conc ) ([ MIT] ( https://github.com/sourcegraph/conc/blob/v0.3.0/LICENSE ) )
33- - [ github.com/spf13/afero] ( https://pkg.go.dev/github.com/spf13/afero ) ([ Apache-2.0] ( https://github.com/spf13/afero/blob/v1.14.0/LICENSE.txt ) )
34- - [ github.com/spf13/cast] ( https://pkg.go.dev/github.com/spf13/cast ) ([ MIT] ( https://github.com/spf13/cast/blob/v1.7.1/LICENSE ) )
35- - [ github.com/spf13/cobra] ( https://pkg.go.dev/github.com/spf13/cobra ) ([ Apache-2.0] ( https://github.com/spf13/cobra/blob/v1.10.1/LICENSE.txt ) )
36- - [ github.com/spf13/pflag] ( https://pkg.go.dev/github.com/spf13/pflag ) ([ BSD-3-Clause] ( https://github.com/spf13/pflag/blob/v1.0.9/LICENSE ) )
37- - [ github.com/spf13/viper] ( https://pkg.go.dev/github.com/spf13/viper ) ([ MIT] ( https://github.com/spf13/viper/blob/v1.20.1/LICENSE ) )
38- - [ github.com/subosito/gotenv] ( https://pkg.go.dev/github.com/subosito/gotenv ) ([ MIT] ( https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE ) )
39- - [ github.com/wk8/go-ordered-map/v2] ( https://pkg.go.dev/github.com/wk8/go-ordered-map/v2 ) ([ Apache-2.0] ( https://github.com/wk8/go-ordered-map/blob/v2.1.8/LICENSE ) )
40- - [ github.com/yosida95/uritemplate/v3] ( https://pkg.go.dev/github.com/yosida95/uritemplate/v3 ) ([ BSD-3-Clause] ( https://github.com/yosida95/uritemplate/blob/v3.0.2/LICENSE ) )
41- - [ github.com/yudai/golcs] ( https://pkg.go.dev/github.com/yudai/golcs ) ([ MIT] ( https://github.com/yudai/golcs/blob/ecda9a501e82/LICENSE ) )
42- - [ golang.org/x/exp] ( https://pkg.go.dev/golang.org/x/exp ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/exp/+/8a7402ab:LICENSE ) )
43- - [ golang.org/x/sys/unix] ( https://pkg.go.dev/golang.org/x/sys/unix ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/sys/+/v0.31.0:LICENSE ) )
44- - [ golang.org/x/text] ( https://pkg.go.dev/golang.org/x/text ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/text/+/v0.23.0:LICENSE ) )
45- - [ golang.org/x/time/rate] ( https://pkg.go.dev/golang.org/x/time/rate ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/time/+/v0.5.0:LICENSE ) )
46- - [ gopkg.in/yaml.v2] ( https://pkg.go.dev/gopkg.in/yaml.v2 ) ([ Apache-2.0] ( https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE ) )
47- - [ gopkg.in/yaml.v3] ( https://pkg.go.dev/gopkg.in/yaml.v3 ) ([ MIT] ( https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE ) )
9+ - [ github.com/bahlo/generic-list-go] ( https://pkg.go.dev/github.com/bahlo/generic-list-go ) ([ BSD-3-Clause] ( https://github.com/bahlo/generic-list-go/blob/v0.2.0/LICENSE ) )
10+ - [ github.com/buger/jsonparser] ( https://pkg.go.dev/github.com/buger/jsonparser ) ([ MIT] ( https://github.com/buger/jsonparser/blob/v1.1.1/LICENSE ) )
11+ - [ github.com/fsnotify/fsnotify] ( https://pkg.go.dev/github.com/fsnotify/fsnotify ) ([ BSD-3-Clause] ( https://github.com/fsnotify/fsnotify/blob/v1.8.0/LICENSE ) )
12+ - [ github.com/github/github-mcp-server] ( https://pkg.go.dev/github.com/github/github-mcp-server ) ([ MIT] ( https://github.com/github/github-mcp-server/blob/HEAD/LICENSE ) )
13+ - [ github.com/go-openapi/jsonpointer] ( https://pkg.go.dev/github.com/go-openapi/jsonpointer ) ([ Apache-2.0] ( https://github.com/go-openapi/jsonpointer/blob/v0.19.5/LICENSE ) )
14+ - [ github.com/go-openapi/swag] ( https://pkg.go.dev/github.com/go-openapi/swag ) ([ Apache-2.0] ( https://github.com/go-openapi/swag/blob/v0.21.1/LICENSE ) )
15+ - [ github.com/go-viper/mapstructure/v2] ( https://pkg.go.dev/github.com/go-viper/mapstructure/v2 ) ([ MIT] ( https://github.com/go-viper/mapstructure/blob/v2.4.0/LICENSE ) )
16+ - [ github.com/google/go-github/v71/github] ( https://pkg.go.dev/github.com/google/go-github/v71/github ) ([ BSD-3-Clause] ( https://github.com/google/go-github/blob/v71.0.0/LICENSE ) )
17+ - [ github.com/google/go-github/v74/github] ( https://pkg.go.dev/github.com/google/go-github/v74/github ) ([ BSD-3-Clause] ( https://github.com/google/go-github/blob/v74.0.0/LICENSE ) )
18+ - [ github.com/google/go-querystring/query] ( https://pkg.go.dev/github.com/google/go-querystring/query ) ([ BSD-3-Clause] ( https://github.com/google/go-querystring/blob/v1.1.0/LICENSE ) )
19+ - [ github.com/google/uuid] ( https://pkg.go.dev/github.com/google/uuid ) ([ BSD-3-Clause] ( https://github.com/google/uuid/blob/v1.6.0/LICENSE ) )
20+ - [ github.com/gorilla/mux] ( https://pkg.go.dev/github.com/gorilla/mux ) ([ BSD-3-Clause] ( https://github.com/gorilla/mux/blob/v1.8.0/LICENSE ) )
21+ - [ github.com/invopop/jsonschema] ( https://pkg.go.dev/github.com/invopop/jsonschema ) ([ MIT] ( https://github.com/invopop/jsonschema/blob/v0.13.0/COPYING ) )
22+ - [ github.com/josephburnett/jd/v2] ( https://pkg.go.dev/github.com/josephburnett/jd/v2 ) ([ MIT] ( https://github.com/josephburnett/jd/blob/v1.9.2/LICENSE ) )
23+ - [ github.com/josharian/intern] ( https://pkg.go.dev/github.com/josharian/intern ) ([ MIT] ( https://github.com/josharian/intern/blob/v1.0.0/license.md ) )
24+ - [ github.com/mailru/easyjson] ( https://pkg.go.dev/github.com/mailru/easyjson ) ([ MIT] ( https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE ) )
25+ - [ github.com/mark3labs/mcp-go] ( https://pkg.go.dev/github.com/mark3labs/mcp-go ) ([ MIT] ( https://github.com/mark3labs/mcp-go/blob/v0.36.0/LICENSE ) )
26+ - [ github.com/migueleliasweb/go-github-mock/src/mock] ( https://pkg.go.dev/github.com/migueleliasweb/go-github-mock/src/mock ) ([ MIT] ( https://github.com/migueleliasweb/go-github-mock/blob/v1.3.0/LICENSE ) )
27+ - [ github.com/pelletier/go-toml/v2] ( https://pkg.go.dev/github.com/pelletier/go-toml/v2 ) ([ MIT] ( https://github.com/pelletier/go-toml/blob/v2.2.3/LICENSE ) )
28+ - [ github.com/sagikazarmark/locafero] ( https://pkg.go.dev/github.com/sagikazarmark/locafero ) ([ MIT] ( https://github.com/sagikazarmark/locafero/blob/v0.9.0/LICENSE ) )
29+ - [ github.com/shurcooL/githubv4] ( https://pkg.go.dev/github.com/shurcooL/githubv4 ) ([ MIT] ( https://github.com/shurcooL/githubv4/blob/48295856cce7/LICENSE ) )
30+ - [ github.com/shurcooL/graphql] ( https://pkg.go.dev/github.com/shurcooL/graphql ) ([ MIT] ( https://github.com/shurcooL/graphql/blob/ed46e5a46466/LICENSE ) )
31+ - [ github.com/sourcegraph/conc] ( https://pkg.go.dev/github.com/sourcegraph/conc ) ([ MIT] ( https://github.com/sourcegraph/conc/blob/v0.3.0/LICENSE ) )
32+ - [ github.com/spf13/afero] ( https://pkg.go.dev/github.com/spf13/afero ) ([ Apache-2.0] ( https://github.com/spf13/afero/blob/v1.14.0/LICENSE.txt ) )
33+ - [ github.com/spf13/cast] ( https://pkg.go.dev/github.com/spf13/cast ) ([ MIT] ( https://github.com/spf13/cast/blob/v1.7.1/LICENSE ) )
34+ - [ github.com/spf13/cobra] ( https://pkg.go.dev/github.com/spf13/cobra ) ([ Apache-2.0] ( https://github.com/spf13/cobra/blob/v1.10.1/LICENSE.txt ) )
35+ - [ github.com/spf13/pflag] ( https://pkg.go.dev/github.com/spf13/pflag ) ([ BSD-3-Clause] ( https://github.com/spf13/pflag/blob/v1.0.9/LICENSE ) )
36+ - [ github.com/spf13/viper] ( https://pkg.go.dev/github.com/spf13/viper ) ([ MIT] ( https://github.com/spf13/viper/blob/v1.21.0/LICENSE ) )
37+ - [ github.com/subosito/gotenv] ( https://pkg.go.dev/github.com/subosito/gotenv ) ([ MIT] ( https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE ) )
38+ - [ github.com/wk8/go-ordered-map/v2] ( https://pkg.go.dev/github.com/wk8/go-ordered-map/v2 ) ([ Apache-2.0] ( https://github.com/wk8/go-ordered-map/blob/v2.1.8/LICENSE ) )
39+ - [ github.com/yosida95/uritemplate/v3] ( https://pkg.go.dev/github.com/yosida95/uritemplate/v3 ) ([ BSD-3-Clause] ( https://github.com/yosida95/uritemplate/blob/v3.0.2/LICENSE ) )
40+ - [ github.com/yudai/golcs] ( https://pkg.go.dev/github.com/yudai/golcs ) ([ MIT] ( https://github.com/yudai/golcs/blob/ecda9a501e82/LICENSE ) )
41+ - [ golang.org/x/exp] ( https://pkg.go.dev/golang.org/x/exp ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/exp/+/8a7402ab:LICENSE ) )
42+ - [ golang.org/x/sys/unix] ( https://pkg.go.dev/golang.org/x/sys/unix ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/sys/+/v0.31.0:LICENSE ) )
43+ - [ golang.org/x/text] ( https://pkg.go.dev/golang.org/x/text ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/text/+/v0.23.0:LICENSE ) )
44+ - [ golang.org/x/time/rate] ( https://pkg.go.dev/golang.org/x/time/rate ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/time/+/v0.5.0:LICENSE ) )
45+ - [ gopkg.in/yaml.v2] ( https://pkg.go.dev/gopkg.in/yaml.v2 ) ([ Apache-2.0] ( https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE ) )
46+ - [ gopkg.in/yaml.v3] ( https://pkg.go.dev/gopkg.in/yaml.v3 ) ([ MIT] ( https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE ) )
4847
4948[ github/github-mcp-server ] : https://github.com/github/github-mcp-server
0 commit comments