Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Discussions toolset not working local or remote #659

Closed
Labels
bugSomething isn't working
@tadasant

Description

@tadasant

Describe the bug

A clear and concise description of what the bug is.

When I run:

docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN=<redacted> -e GITHUB_TOOLSETS="discussions" ghcr.io/github/github-mcp-server

I get:

failed to create MCP server: failed to enable toolsets: toolset discussions does not exist

Works fine with other toolsets I've tried.

Image

Discussions also appear to be not working on the remote server --

VS Code config:

"mcp": {"servers": {"gh-discussions": {"type":"http","url":"https://api.githubcopilot.com/mcp/x/discussions/readonly"      },    }

Output on startup:

2025-07-10 11:45:08.703 [info] Starting server from LocalProcess extension host2025-07-10 11:45:08.703 [info] Connection state: Running2025-07-10 11:45:09.775 [info] 400 status sending message to https://api.githubcopilot.com/mcp/x/discussions/readonly, will attempt to fall back to legacy SSE2025-07-10 11:45:10.090 [info] Connection state: Error 400 status connecting to https://api.githubcopilot.com/mcp/x/discussions/readonly as SSE: failed to create MCP server, bad request: toolset discussions does not exist

I don't experience the same problem with e.g.https://api.githubcopilot.com/mcp/x/issues/readonly.

Affected version

docker run -i --rm ghcr.io/github/github-mcp-server --versionGitHub MCP ServerVersion: v0.6.0Commit: 721fd3e3c8a745d4b6147749dc606a05ebf9dbfcBuild Date: 2025-07-01T13:22:28Z

Steps to reproduce the behavior

  1. Rundocker pull ghcr.io/github/github-mcp-server
  2. Rundocker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN=<redacted> -e GITHUB_TOOLSETS="discussions" ghcr.io/github/github-mcp-server with a valid PAT
  3. See error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp