Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eformat
/
github-mcp-server
Public
forked from
github/github-mcp-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 18, 2025
fix: shorten long tool name for adding pr review comments (#697)
Show description for b5e3348
LuluBeatson
authored
b5e3348
View commit details
Copy full SHA for b5e3348
Browse repository at this point
Reorganize README, add dedicated install guides, include policies and governance info for the github server (#695)
Show description for 1a74e6d
D1M1TR10S
and
tonytrg
authored
1a74e6d
View commit details
Copy full SHA for 1a74e6d
Browse repository at this point
Commits on Jul 17, 2025
Always include SHA in get_file_contents responses (#676)
Show description for 0568187
yonaka15
and
LuluBeatson
authored
0568187
View commit details
Copy full SHA for 0568187
Browse repository at this point
Commits on Jul 15, 2025
Bump go-github to v73.0.0 (#597)
Show description for be91795
martinnormark
and
tommaso-moro
authored
be91795
View commit details
Copy full SHA for be91795
Browse repository at this point
Commits on Jul 11, 2025
fix: get_file_contents use "/" for root (#666)
Show description for d15026b
LuluBeatson
authored
d15026b
View commit details
Copy full SHA for d15026b
Browse repository at this point
`get_file_content` Match Paths in Git Tree if Full Path Unknown (#650)
Show description for c23b1f9
LuluBeatson
authored
c23b1f9
View commit details
Copy full SHA for c23b1f9
Browse repository at this point
Tommy/(Bug-fix): adjust tool description to account for author in prompt (#658)
Show description for 42e5ce9
tommaso-moro
authored
42e5ce9
View commit details
Copy full SHA for 42e5ce9
Browse repository at this point
Commits on Jul 9, 2025
Include Copilot coding agent tool on the remote GitHub MCP server (#656)
Show description for 89bb928
nhu-do
authored
89bb928
View commit details
Copy full SHA for 89bb928
Browse repository at this point
Commits on Jul 8, 2025
Update `create_or_update_file` SHA Arg Description (#651)
Show description for 3341e6b
LuluBeatson
authored
3341e6b
View commit details
Copy full SHA for 3341e6b
Browse repository at this point
Commits on Jul 7, 2025
Remove redundant param for get_me and update contribution guide (#649)
Show description for 0cf70eb
tonytrg
authored
0cf70eb
View commit details
Copy full SHA for 0cf70eb
Browse repository at this point
fix: get_discussion graphQL invalid field (#648)
Show description for 3730b84
LuluBeatson
authored
3730b84
View commit details
Copy full SHA for 3730b84
Browse repository at this point
Update `list_commits` Filtering Descriptions (#634)
Show description for 39d7fec
LuluBeatson
authored
39d7fec
View commit details
Copy full SHA for 39d7fec
Browse repository at this point
Updated links to MCP Specification in `docs/host-integration.md` (#641)
jww3
authored
fc11713
View commit details
Copy full SHA for fc11713
Browse repository at this point
Commits on Jul 4, 2025
fix: stale information in CONTRIBUTING.md
SamMorrowDrums
committed
ea73047
View commit details
Copy full SHA for ea73047
Browse repository at this point
embed optional UserDetails in MinimalUser
LuluBeatson
authored and
SamMorrowDrums
committed
e43fca1
View commit details
Copy full SHA for e43fca1
Browse repository at this point
refactor: user get methods to avoid nil checks
LuluBeatson
authored and
SamMorrowDrums
committed
1d057c9
View commit details
Copy full SHA for 1d057c9
Browse repository at this point
return MinimalUser
LuluBeatson
authored and
SamMorrowDrums
committed
37d1ed6
View commit details
Copy full SHA for 37d1ed6
Browse repository at this point
omit site_admin from get_me output
LuluBeatson
authored and
SamMorrowDrums
committed
6c0453a
View commit details
Copy full SHA for 6c0453a
Browse repository at this point
Commits on Jul 3, 2025
use WithPagination tool option (#632)
LuluBeatson
authored
08a49b0
View commit details
Copy full SHA for 08a49b0
Browse repository at this point
Add Dependabot Alert Tools (#631)
Show description for 23f6f3a
LuluBeatson
authored
23f6f3a
View commit details
Copy full SHA for 23f6f3a
Browse repository at this point
Commits on Jul 2, 2025
Update list commits tool description (#629)
JoannaaKL
authored
f88456f
View commit details
Copy full SHA for f88456f
Browse repository at this point
Cleanup (#628)
Show description for 6043bec
JoannaaKL
authored
6043bec
View commit details
Copy full SHA for 6043bec
Browse repository at this point
Add discussion tools (#624)
JoannaaKL
authored
39109b3
View commit details
Copy full SHA for 39109b3
Browse repository at this point
add DS_Store to .gitignore (#626)
tommaso-moro
authored
7200939
View commit details
Copy full SHA for 7200939
Browse repository at this point
Commits on Jul 1, 2025
Add comment to trim lines (#621)
JoannaaKL
authored
721fd3e
View commit details
Copy full SHA for 721fd3e
Browse repository at this point
Add script to generate docs (#622)
JoannaaKL
authored
b44dee6
View commit details
Copy full SHA for b44dee6
Browse repository at this point
Commits on Jun 30, 2025
Add tail logs option (#615)
JoannaaKL
authored
7c62774
View commit details
Copy full SHA for 7c62774
Browse repository at this point
Fix linting flow (#614)
Show description for 5904a03
JoannaaKL
and
Copilot
authored
5904a03
View commit details
Copy full SHA for 5904a03
Browse repository at this point
Commits on Jun 27, 2025
Update script/tag-release
JoannaaKL
authored and
SamMorrowDrums
committed
05456fb
View commit details
Copy full SHA for 05456fb
Browse repository at this point
Update script/tag-release
Show description for f291da0
SamMorrowDrums
and
JoannaaKL
committed
f291da0
View commit details
Copy full SHA for f291da0
Browse repository at this point
add release script
SamMorrowDrums
committed
4022ee5
View commit details
Copy full SHA for 4022ee5
Browse repository at this point
update documentation, add script and workflow
SamMorrowDrums
committed
e9c8b40
View commit details
Copy full SHA for e9c8b40
Browse repository at this point
collapse docs from readme (#580)
Show description for 798e674
tonytrg
authored
798e674
View commit details
Copy full SHA for 798e674
Browse repository at this point
Commits on Jun 26, 2025
Delete .github/workflows/release.yml
SamMorrowDrums
committed
45d0270
View commit details
Copy full SHA for 45d0270
Browse repository at this point
Delete .github/workflows/pr-base-check.yml
SamMorrowDrums
committed
3539db8
View commit details
Copy full SHA for 3539db8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.