github-mcp-server
github-mcp-server copied to clipboard
GitHub's official MCP Server
### Describe the bug A clear and concise description of the bug. ### Affected version Please run `docker run -i --rm ghcr.io/github/github-mcp-server ./github-mcp-server --version` and paste the output below. ###...
Implementation plan for cursor-based pagination: - [x] 1-4. Core implementation complete - [x] 5. Update tests (COMPLETE - all tests passing!) - [x] Updated tool schema assertions to check for...
### Describe the bug When the 'Get Copilot Space' mcp tool is called by the agent in vscode it gets the space, but not the files that are in the...
### Describe the feature or problem you’d like to solve We operate several and growing number of Orgs. It would be great to have a tool that would read origin...
This adds docs for how to setup the MCP server in Atlassian's Rovo Dev CLI.
### Describe the bug Setting up the remote GitHub MCP Server hosted at https://api.githubcopilot.com/mcp/ under https://claude.ai/settings/integrations leads to following issues: 1. even after entering the URL with a trailing slash,...
# GitHub MCP Server Searching Tools Not Working in Copilot Spaces When Used in VS Code ## Component Overview This issue involves the interaction between three distinct components: 1. **GitHub...
Introduced a new tool 'create_repository_from_template' to allow users to create repositories from a given repository template. Closes: https://github.com/github/github-mcp-server/issues/522 https://github.com/user-attachments/assets/f9ff0a3e-3c9c-46e3-b9a7-6733b2826b93
### Describe the feature or problem you’d like to solve I'd like the LLM to be able to get the contents this page via tool: https://github.com/palantir/gradle-consistent-versions/compare/2.32.0...2.33.0 (Just the commits list,...