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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
github-mcp-server
Public
Notifications
You must be signed in to change notification settings
Fork
4.9k
Star
32.6k
Code
Issues
166
Pull requests
166
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add PAT scope filtering for stdio server
- #1741
#1741
Merged
SamMorrowDrums
merged 13 commits into
main
github/github-mcp-server:main
from
copilot/pat-scope-filtering
github/github-mcp-server:copilot/pat-scope-filtering
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
13
(13)
Checks
Findings
Files changed
Merged
Add PAT scope filtering for stdio server
#1741
SamMorrowDrums
merged 13 commits into
main
github/github-mcp-server:main
from
copilot/pat-scope-filtering
github/github-mcp-server:copilot/pat-scope-filtering
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2026
Add PAT scope filtering for stdio server
Show description for b40df1f
SamMorrowDrums
committed
b40df1f
View commit details
Copy full SHA for b40df1f
Browse repository at this point
Enable scope filtering by default
SamMorrowDrums
committed
e3548f1
View commit details
Copy full SHA for e3548f1
Browse repository at this point
Make scope filtering always enabled (remove flag)
Show description for 7bf3cdb
SamMorrowDrums
committed
7bf3cdb
View commit details
Copy full SHA for 7bf3cdb
Browse repository at this point
Only check scopes for classic PATs (ghp_ prefix)
Show description for f1b9f90
SamMorrowDrums
committed
f1b9f90
View commit details
Copy full SHA for f1b9f90
Browse repository at this point
Remove manual scope-to-tools table from docs
Show description for 4b13f17
SamMorrowDrums
committed
4b13f17
View commit details
Copy full SHA for 4b13f17
Browse repository at this point
Update pkg/scopes/filter.go
Show description for dbd1a20
SamMorrowDrums
and
Copilot
committed
dbd1a20
View commit details
Copy full SHA for dbd1a20
Browse repository at this point
Document that GitHub App and server-to-server tokens are not filtered
SamMorrowDrums
committed
f8b698c
View commit details
Copy full SHA for f8b698c
Browse repository at this point
Add tip about editing PAT scopes in GitHub UI
SamMorrowDrums
committed
49fd7c6
View commit details
Copy full SHA for 49fd7c6
Browse repository at this point
Remove empty filter.go and document OAuth scope challenges
SamMorrowDrums
committed
d65bd5b
View commit details
Copy full SHA for d65bd5b
Browse repository at this point
Fix server-configuration.md scope filtering description
SamMorrowDrums
committed
e71bd31
View commit details
Copy full SHA for e71bd31
Browse repository at this point
Mention OAuth scope challenges in server-configuration.md
SamMorrowDrums
committed
78f2549
View commit details
Copy full SHA for 78f2549
Browse repository at this point
Don't filter read-only repo tools (work on public repos without scope)
SamMorrowDrums
committed
3397e96
View commit details
Copy full SHA for 3397e96
Browse repository at this point
Document public repo access quirk for read-only tools
SamMorrowDrums
committed
9bf0cf5
View commit details
Copy full SHA for 9bf0cf5
Browse repository at this point
You can’t perform that action at this time.