github-mcp-server
github-mcp-server copied to clipboard
GitHub's official MCP Server
I've added only the create-invitation, since that’s the only one I need at the moment. And this is the first pull-req for this repository, so I'm not sure whether other...
Ensures that when the server is run with dynamic tool discovery, the default toolset is turned off.
Closes: #471 ### Overview This PR introduces a completely new multi-user mode to the GitHub MCP Server, enabling HTTP-based deployments where multiple users can authenticate with their own GitHub tokens...
I'm trying to connect OpenCode to the **GitHub MCP Server**, but it appears the AI has no access to any GitHub-related tools. #### 🧱 Current Configuration ```json { "$schema": "https://opencode.ai/config.json",...
### Describe the feature or problem you’d like to solve I would like to be able to provide access directly to my project's wiki in the mcp server. ### Proposed...
I'm trying to use the remote GitHub MCP server (`https://api.githubcopilot.com/mcp/`) with a custom OAuth app in Claude Desktop, following guidance from Anthropic support that this should be possible for servers...
### Describe the feature or problem you’d like to solve Currently Github mcp server has no api for creating milestones. I was trying to use Cline to generate milestones and...
### Describe the feature or problem you’d like to solve I would like to be able to create a PR that includes images in its description. For this the MCP...
### Describe the bug After configuring and successfully connecting the `github-mcp-server` to my ChatGPT account, I can: - List my repositories - List files within a repository - Create new...
### Describe the feature or problem you'd like to solve Currently, the GitHub MCP Server doesn't provide a way to reply directly to individual pull request review comment threads. When...