github-mcp-server icon indicating copy to clipboard operation
github-mcp-server copied to clipboard

GitHub's official MCP Server

Results 100 github-mcp-server issues
Sort by recently updated
recently updated
newest added

Unless I am missing something, would it not be useful to tell people the OCI URL for the docker image? Allow them to run `docker run github/mcp`? It states: >...

### Describe the bug When using GitHub MCP with enabled `list_copilot_spaces` and `get_copilot_space` tools in Android studio, they do not return any output or errors despite everything is configured properly...

bug

# Add reply_to_review_comment Tool ## Summary This PR adds a new MCP tool `reply_to_review_comment` that enables AI agents to reply directly to individual pull request review comment threads. This maintains...

https://github.com/github/github-mcp-server/blob/3e1fca0cc55ca62bc4676687e38970453a0ac066/README.md?plain=1#L981-L989 Incorrect indentation, resulting in a not intended output layout (probably 4 spaces required)

## Bug Description Suddenly, both tools related to Copilot Spaces have disappeared. I can no longer connect to Spaces from VS Code via the MCP GitHub Server. ## Affected Version...

question

### Describe the feature or problem you'd like to solve The current test suite uses [migueleliasweb/go-github-mock](https://github.com/migueleliasweb/go-github-mock) for mocking GitHub REST API responses in unit tests. While this library has served...

Area: MCP

Closes: N/A (this PR creates the issue proposal itself) Creates a comprehensive issue proposal document at `docs/issues/replace-go-github-mock.md` to track the migration from `migueleliasweb/go-github-mock` to `stretchr/testify/mock`. **Scope analysis:** - 16 files...

## Bug Description The `list_project_fields` tool fails when trying to retrieve project fields that include `single_select` fields with options (e.g., Status, Priority, Size fields). I found this when creating a...

bug

### Describe the bug I often see errors like this when interacting with GitHub Enterprise Server: ``` I attempted to create the pull request again, but the same network timeout...

bug