Content-Length: 284878 | pFad | http://github.com/github/github-mcp-server/commit/c042fc71b383b4a0b0258a18fd1f5ae3bb68024e
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dfb70d + 02ef88d commit c042fc7Copy full SHA for c042fc7
cmd/server/main.go
@@ -8,7 +8,7 @@ import (
8
"os/signal"
9
"syscall"
10
11
- "github.com/github/mcp-server-playground/pkg/github"
+ "github.com/github/github-mcp-server/pkg/github"
12
gogithub "github.com/google/go-github/v69/github"
13
"github.com/mark3labs/mcp-go/server"
14
log "github.com/sirupsen/logrus"
go.mod
@@ -1,6 +1,6 @@
1
-module github.com/github/mcp-server-playground
+module github.com/github/github-mcp-server
2
3
-go 1.23
+go 1.23.7
4
5
require (
6
github.com/google/go-github/v69 v69.2.0
Fetched URL: http://github.com/github/github-mcp-server/commit/c042fc71b383b4a0b0258a18fd1f5ae3bb68024e
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments