-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: github/github-mcp-server
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v0.3.0 GitHub MCP Server 0.3.0
published
May 14, 2025 -
v0.4.0 GitHub MCP Server 0.4.0
published
May 23, 2025 -
v0.5.0 GitHub MCP Server 0.5.0
published
Jun 12, 2025
30 Pull requests merged by 15 people
-
Update README.md to prompt VS Code version update
#509 merged
Jun 12, 2025 -
docs: Update README.md
#508 merged
Jun 12, 2025 -
use better raw file handling and return resources
#505 merged
Jun 12, 2025 -
Fix typo in README.md
#502 merged
Jun 11, 2025 -
Add context toolset and adjust readme
#499 merged
Jun 10, 2025 -
Export
ToBoolPtr
andRequiredParam
#495 merged
Jun 9, 2025 -
docs: add
read-only
instruction to readme#490 merged
Jun 7, 2025 -
fix: move defaulted 'state' param after non-default params in list_code_scanning_alerts
#488 merged
Jun 7, 2025 -
chore: separate toolset creation from init and use typed error
#487 merged
Jun 6, 2025 -
Reduce fields in
search_users
response#485 merged
Jun 6, 2025 -
Add GitHub Enterprise Cloud with data residency (ghe.com) to readme
#448 merged
Jun 4, 2025 -
build(deps): bump github.com/mark3labs/mcp-go from 0.30.0 to 0.31.0
#465 merged
Jun 3, 2025 -
Fix missing go-github v72 license bump
#467 merged
Jun 3, 2025 -
fix: use ENTRYPOINT and CMD for proper argument handling
#454 merged
Jun 2, 2025 -
Bump go-github to v72.0.0
#456 merged
Jun 2, 2025 -
Used typed tool handler for
get_me
tool#447 merged
May 28, 2025 -
Remove test that can panic
#445 merged
May 27, 2025 -
Bump mcp-go to 0.30.0
#440 merged
May 26, 2025 -
Remove non-existent get_line_number_in_pull_request_file tool reference
#436 merged
May 26, 2025 -
feat: add GitHub notifications tools for managing user notifications
#225 merged
May 23, 2025 -
Support assigning copilot to issues
#418 merged
May 23, 2025 -
build(deps): bump github.com/mark3labs/mcp-go from 0.27.0 to 0.28.0
#412 merged
May 20, 2025 -
feat: add
golangci-lint-action
to thelint
workflow#407 merged
May 19, 2025 -
Split PR review creation, commenting, submission and deletion
#410 merged
May 19, 2025 -
Alter the description of get-me to reduce redundant repeat calls
#411 merged
May 19, 2025 -
fix: update
get_me
reason arg description#403 merged
May 15, 2025 -
Add ability to request Copilot reviews via MCP
#387 merged
May 14, 2025 -
feat: add DeleteFile tool to delete files from GitHub repositories
#356 merged
May 13, 2025 -
build(deps): bump github.com/mark3labs/mcp-go from 0.25.0 to 0.27.0
#397 merged
May 13, 2025 -
build(deps): bump golang from 1.24.2-alpine to 1.24.3-alpine
#395 merged
May 13, 2025
25 Pull requests opened by 22 people
-
Including new `create_repository_using_template` tool
#417 opened
May 20, 2025 -
Adjust `create_or_update_file` description to try avoid incorrect selection
#419 opened
May 20, 2025 -
feat: Add mark_pr_ready_for_review tool
#423 opened
May 22, 2025 -
Add ability to manage and list starred repositories
#424 opened
May 22, 2025 -
[WIP] Invisible character filtering
#426 opened
May 23, 2025 -
Add opt-in filtering for content from users without push access
#428 opened
May 23, 2025 -
fix: handle empty string values in datetime parameters
#443 opened
May 27, 2025 -
docs: update link for non-insiders install
#444 opened
May 27, 2025 -
[WIP] Support completions for GH resources
#450 opened
May 28, 2025 -
Experiment: Make a working version of completions
#451 opened
May 29, 2025 -
Support update repo metadata
#453 opened
May 29, 2025 -
Add support for Repository Discussions
#459 opened
May 31, 2025 -
add app based authentication support
#464 opened
Jun 2, 2025 -
Feat: Add support for GitHub Releases (list and latest) tools
#469 opened
Jun 3, 2025 -
Add tools for sub-issue endpoint
#470 opened
Jun 3, 2025 -
feat: Add multi-user mode with streamable HTTP transport support
#472 opened
Jun 4, 2025 -
Add support for managing users SSH key related operations
#474 opened
Jun 4, 2025 -
feat: add type to issues
#484 opened
Jun 5, 2025 -
Separate org and user search
#486 opened
Jun 5, 2025 -
Add multi-user HTTP mode: per-request GitHub token, docs, and tests
#489 opened
Jun 7, 2025 -
feat: add GitHub Actions tools for workflow management
#491 opened
Jun 8, 2025 -
feat: add UpdateCodeScanningAlert and ListOrgCodeScanningAlerts tools to code_security
#494 opened
Jun 8, 2025 -
build(deps): bump golang from 1.24.3-alpine to 1.24.4-alpine
#496 opened
Jun 9, 2025 -
add "Usage with Claude Code" section to README.md
#498 opened
Jun 10, 2025 -
Feature/chewy standards tool
#510 opened
Jun 12, 2025
28 Issues closed by 10 people
-
HTTP Server
#2 closed
Jun 12, 2025 -
Remote MCP Server
#394 closed
Jun 12, 2025 -
get_file_contents tool should have non-base64 option
#372 closed
Jun 12, 2025 -
How to clear / update cached value for PAT?
#483 closed
Jun 11, 2025 -
Notifications and Secret Protection missing from toolsets docs
#482 closed
Jun 10, 2025 -
Downgrade mcp-go to 0.29.0 once the compatibility issue has been resolved.
#442 closed
Jun 7, 2025 -
Readonly flag is not documented
#481 closed
Jun 7, 2025 -
Lack of license attribution
#475 closed
Jun 6, 2025 -
Docker and MCP
#466 closed
Jun 3, 2025 -
submit package to pkg.go.dev
#400 closed
Jun 3, 2025 -
How can I reset the GitHub Token
#463 closed
Jun 2, 2025 -
Upgrade `go-github` to `v72`
#455 closed
Jun 2, 2025 -
GITHUB_TOOLSETS - GITHUB_ is protected for env vars within Github itself
#439 closed
May 28, 2025 -
add support for GraphQL
#338 closed
May 28, 2025 -
Non existent get_line_number_in_pull_request_file tool
#435 closed
May 26, 2025 -
github-mcp-server with Claude Code not working
#431 closed
May 24, 2025 -
onje
#429 closed
May 23, 2025 -
Add a tool to assign copilot to issues
#398 closed
May 23, 2025 -
get_pull_request_comments response exceeds maximum allowed tokens
#425 closed
May 22, 2025 -
Update pom.xml to use latest Maven version 4.0.0-rc-3
#421 closed
May 21, 2025 -
x tools have invalid JSON schemas and will be omitted
#404 closed
May 21, 2025 -
Add `golangci-lint-action` to the `lint` workflow
#406 closed
May 19, 2025 -
Remove comments from `create_pull_request_review`
#343 closed
May 19, 2025 -
_Originally posted by @Huss13127788 in https://github.com/github/github-mcp-server/issues/219_
#408 closed
May 19, 2025 -
Summary of Recent Issues (May 2025)
#402 closed
May 14, 2025 -
Add ability to request Copilot reviews via MCP
#374 closed
May 14, 2025
31 Issues opened by 27 people
-
Regression in `get_file_contents` making it return `nil` in latest image `3e32f75`
#507 opened
Jun 12, 2025 -
Add support for Projects
#506 opened
Jun 12, 2025 -
git blame tool (to get the latest contributors of the class)
#504 opened
Jun 11, 2025 -
Question for the upcoming remote server: how will authentication work?
#503 opened
Jun 11, 2025 -
Allow tool to mark PR ready for review
#501 opened
Jun 10, 2025 -
Support subdomain isolation for GHES hosts
#500 opened
Jun 10, 2025 -
Support CRUD operations of Issue Type of an org
#493 opened
Jun 8, 2025 -
Please add an optional "Project" field when Creating an Issue
#480 opened
Jun 5, 2025 -
MCP error -32603: failed to create pull request
#477 opened
Jun 5, 2025 -
Return add_pull_request_review_comment tool
#476 opened
Jun 4, 2025 -
Add support for managing users SSH key related operations
#473 opened
Jun 4, 2025 -
Add Streamable HTTP Transport Support for Multi-User Mode
#471 opened
Jun 4, 2025 -
Query must include 'is:issue' or 'is:pull-request' on `search_issues`
#462 opened
Jun 1, 2025 -
Support for Releases
#461 opened
Jun 1, 2025 -
Please write better installation documentation
#460 opened
Jun 1, 2025 -
MCP Github Server Docker Image not compatible for GKE deployment due to no persistent server mode
#457 opened
May 30, 2025 -
Support for getting information on failed github actions associated with a commit or PR
#452 opened
May 29, 2025 -
Support to update the repository
#449 opened
May 28, 2025 -
Support creating repositories from repository templates
#446 opened
May 28, 2025 -
Authenticate with gh cli or re-use already authenticated
#441 opened
May 26, 2025 -
Repository Access Management
#432 opened
May 24, 2025 -
Pagination not working well
#430 opened
May 23, 2025 -
Add an opt-in way to limit issue, comment and PR input from users without push access
#427 opened
May 23, 2025 -
Support completions for GH resources
#422 opened
May 21, 2025 -
Failed API calls should not be failures, not errors
#420 opened
May 21, 2025 -
Can't get comment from PR "Conversation" tab - Gemini in Cursor via MCP
#416 opened
May 20, 2025 -
Invisible character filtering
#415 opened
May 20, 2025 -
Starred repo support
#414 opened
May 20, 2025 -
Cline gets: MCP error -32000: Connection closed
#413 opened
May 19, 2025 -
Support for setting 'Type' field (feature, bug, task) in MCP
#409 opened
May 18, 2025 -
Organization config.
#401 opened
May 14, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Added get_issue_events , get_issue_timeline and get_issue_event tools
#211 commented on
Jun 12, 2025 • 4 new comments -
Add tools to update PR review comments and issue comments
#314 commented on
May 29, 2025 • 0 new comments -
feat: Adds complete label management functionality
#313 commented on
May 24, 2025 • 0 new comments -
Notice for Docker engine
#298 commented on
May 18, 2025 • 0 new comments -
feat: add token source flag, gh cli auth
#231 commented on
Jun 2, 2025 • 0 new comments -
feat: gitHub-mcp-server installation now available in Homebrew
#138 commented on
May 24, 2025 • 0 new comments -
Add support for Actions APIs
#268 commented on
Jun 12, 2025 • 0 new comments -
Add support for Projects
#44 commented on
Jun 11, 2025 • 0 new comments -
Generate README.md tools section from schema
#223 commented on
Jun 11, 2025 • 0 new comments -
Suggestion for MCP Function Naming Convention
#333 commented on
Jun 11, 2025 • 0 new comments -
[BUG] Able to use copilot in VS Code signed in a different account to do actions in the account with MCP PAT
#373 commented on
Jun 11, 2025 • 0 new comments -
Documentation on updating personal access token passed via vs code inputs
#353 commented on
Jun 5, 2025 • 0 new comments -
Sub-issue endpoint
#154 commented on
May 20, 2025 • 0 new comments -
Access to Private Organization Repositories in GitHub MCP Server
#153 commented on
May 20, 2025 • 0 new comments -
Adding of GitHub Discussion support to the current GitHub MCP server.
#213 commented on
May 20, 2025 • 0 new comments -
Excessive context size for `list_commits`: response object has 5-6KB per commit
#142 commented on
May 16, 2025 • 0 new comments -
OpenAI API Compatibility Issue: Missing `additionalProperties: false` in Tool Parameter Schemas
#376 commented on
May 13, 2025 • 0 new comments