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

limiting tools not working in docker #577

Closed
Labels
bugSomething isn't working
@mateuszfryc

Description

@mateuszfryc

Here is my config for Cursor and CI/CD:

{"mcpServers": {"github": {"command":"docker","args": ["run","-i","--rm","-e","GITHUB_PERSONAL_ACCESS_TOKEN=${process.env.GITHUB_PAT}","-e","GITHUB_READ_ONLY=1","ghcr.io/github/github-mcp-server"      ]    }}

Server starts but regardless of the config I pass I can't limit the tools, I always get 51 reported in Cursor:

Image

and CI/CD (github actions). I've tried to pass toolsets as well:

{"mcpServers": {"github": {"command":"docker","args": ["run","-i","--rm","-e","GITHUB_PERSONAL_ACCESS_TOKEN=${process.env.GITHUB_PAT}","-e","GITHUB_TOOLSETS=\"repos,issues,pull_requests,actions,code_security,experiments\"","ghcr.io/github/github-mcp-server"      ]    }}

but to no avail. Am I missing something or is this a bug? My goal is to have read only tools.

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