-
Notifications
You must be signed in to change notification settings - Fork 2k
Insights: github/github-mcp-server
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.11.0 GitHub MCP Server 0.11.0
published
Aug 8, 2025
11 Pull requests merged by 7 people
-
Add List issue types tool
#616 merged
Aug 12, 2025 -
List releases
#862 merged
Aug 12, 2025 -
Add workflow to mark inactive issues
#861 merged
Aug 12, 2025 -
fix: replace logrus with slog
#781 merged
Aug 12, 2025 -
Handle Actions Cancel Workflow Run returning a 202
#855 merged
Aug 12, 2025 -
Update
remove_sub_issue
tool to use go-github#856 merged
Aug 11, 2025 -
Tommy/improve-ref-handling
#851 merged
Aug 11, 2025 -
Adding comments sorting for list_issues
#854 merged
Aug 11, 2025 -
Migrate list_issues tool from REST to GraphQL API
#833 merged
Aug 8, 2025 -
fix: correct descriptions for PR/issue searching
#840 merged
Aug 8, 2025 -
Bump go-github to v74
#826 merged
Aug 6, 2025
7 Pull requests opened by 7 people
-
Add support for rulesets and custom properties.
#821 opened
Aug 5, 2025 -
Fix link to Installation Guides Index
#827 opened
Aug 6, 2025 -
Fix duplicate filter issues across all search tools
#828 opened
Aug 6, 2025 -
Add `get_teams` and `get_team_members` tools
#834 opened
Aug 7, 2025 -
Create go-ossf-slsa3-publish.yml
#846 opened
Aug 10, 2025 -
Tommy/projects tools enhancement
#857 opened
Aug 11, 2025 -
build(deps): bump golang from 1.24.4-alpine to 1.24.6-alpine
#858 opened
Aug 11, 2025
10 Issues closed by 7 people
-
Use slog for logging instead of logrus
#780 closed
Aug 12, 2025 -
MCP server not getting Permissions even they were given (for Organization)
#728 closed
Aug 11, 2025 -
Claude CLI installation command outdated
#751 closed
Aug 11, 2025 -
get_file_contents: Add ability to select line(s) ranges
#350 closed
Aug 11, 2025 -
Provide a top level function for fetching non-PR issues
#790 closed
Aug 8, 2025 -
`search_pull_requests` and `search_issues` descriptions incorrectly refer to notifications
#839 closed
Aug 8, 2025 -
Remote server cannot auth with Claude Code
#830 closed
Aug 7, 2025 -
Editing default MCP on Copilot Agent
#812 closed
Aug 5, 2025 -
Remote MCP Server OAuth fails in latest VSCode Insiders
#804 closed
Aug 5, 2025
10 Issues opened by 10 people
-
Add to Cursor buttons broken
#860 opened
Aug 12, 2025 -
Enable Custom Workflow Registry for Reusable Prompt + Tool Definitions
#849 opened
Aug 11, 2025 -
Allow
#848 opened
Aug 11, 2025 -
Exfiltrate information from private repositories
#844 opened
Aug 8, 2025 -
Add GitHub Projects v2 API Toolset to MCP Server (Public Version)
#843 opened
Aug 8, 2025 -
Tool reports success when a non-existent repo owner is used
#842 opened
Aug 8, 2025 -
Bank
#832 opened
Aug 7, 2025 -
Bug
#829 opened
Aug 6, 2025 -
Add support for list_repository_contributors
#825 opened
Aug 6, 2025 -
[FEAT] Add support for rulesets and custom properties.
#820 opened
Aug 5, 2025
26 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.
-
docs: Add Google Gemini CLI installation guide and integration
#757 commented on
Aug 10, 2025 • 18 new comments -
Add a new tool to find closing PRs for issues
#816 commented on
Aug 8, 2025 • 3 new comments -
Create go-ossf-slsa3-publish.yml
#768 commented on
Aug 8, 2025 • 2 new comments -
feat: add list_starred_repositories tool
#815 commented on
Aug 6, 2025 • 0 new comments -
Time range and path filtering for list commits, this should address #197
#783 commented on
Aug 8, 2025 • 0 new comments -
build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
#777 commented on
Aug 12, 2025 • 0 new comments -
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
#776 commented on
Aug 12, 2025 • 0 new comments -
Update Claude MCP install guide after testing
#706 commented on
Aug 8, 2025 • 0 new comments -
build(deps): bump github.com/migueleliasweb/go-github-mock from 1.3.0 to 1.4.0
#617 commented on
Aug 6, 2025 • 0 new comments -
Support project tools
#557 commented on
Aug 11, 2025 • 0 new comments -
Feat: Add support for GitHub Releases (list and latest) tools
#469 commented on
Aug 12, 2025 • 0 new comments -
feat: Add mark_pr_ready_for_review tool
#423 commented on
Aug 6, 2025 • 0 new comments -
Support for setting 'Type' field (feature, bug, task) in MCP
#409 commented on
Aug 12, 2025 • 0 new comments -
Custom GHES host names are not supported
#662 commented on
Aug 11, 2025 • 0 new comments -
GitHub MCP server returns 404 errors for private repository PR comments despite having access
#735 commented on
Aug 11, 2025 • 0 new comments -
Deploy self hosted Github-MCP in docker with SSE or MCP endpoint
#523 commented on
Aug 11, 2025 • 0 new comments -
The docker instructions seem non-existent
#791 commented on
Aug 9, 2025 • 0 new comments -
Improving access permissions for assets in a GitHub private repository
#807 commented on
Aug 8, 2025 • 0 new comments -
Feature req - repository security advisories
#684 commented on
Aug 7, 2025 • 0 new comments -
PR Review comments too large, need to be able to paginate them
#567 commented on
Aug 7, 2025 • 0 new comments -
Bug: search_issues tool creates duplicate filters causing 422 validation errors
#817 commented on
Aug 6, 2025 • 0 new comments -
Remote MCP Server | Session Terminated after 1st interaction
#702 commented on
Aug 6, 2025 • 0 new comments -
Getting access to orgs using the Remote MCP
#722 commented on
Aug 6, 2025 • 0 new comments -
Failed API calls should not be failures, not errors
#420 commented on
Aug 6, 2025 • 0 new comments -
Add installation guide for Google Gemini CLI
#756 commented on
Aug 5, 2025 • 0 new comments -
Remote: Incompatibility with Claude (Web) Integrations
#549 commented on
Aug 5, 2025 • 0 new comments