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 }}
github
/
github-mcp-server
Public
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
33.2k
Code
Issues
165
Pull requests
179
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add lockdown mode support for HTTP server
- #1876
#1876
Merged
omgitsads
merged 15 commits into
http-stack-2
github/github-mcp-server:http-stack-2
from
http-lockdownmode
github/github-mcp-server:http-lockdownmode
Copy head branch name to clipboard
Jan 26, 2026
Conversation
Commits
15
(15)
Checks
Findings
Files changed
Merged
Add lockdown mode support for HTTP server
#1876
omgitsads
merged 15 commits into
http-stack-2
github/github-mcp-server:http-stack-2
from
http-lockdownmode
github/github-mcp-server:http-lockdownmode
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2026
add readonly and toolset support
kerobbi
committed
c35ab93
View commit details
Copy full SHA for c35ab93
Browse repository at this point
Commits on Jan 22, 2026
address feedback
kerobbi
committed
e91a875
View commit details
Copy full SHA for e91a875
Browse repository at this point
forgotten files
kerobbi
committed
d9e9bae
View commit details
Copy full SHA for d9e9bae
Browse repository at this point
remove redundant checks in WithRequestConfig
kerobbi
committed
9320ca0
View commit details
Copy full SHA for 9320ca0
Browse repository at this point
Commits on Jan 23, 2026
move middleware in RegisterRoutes
kerobbi
committed
d45c414
View commit details
Copy full SHA for d45c414
Browse repository at this point
improve comment and add TestParseCommaSeparated
kerobbi
committed
854bbd2
View commit details
Copy full SHA for 854bbd2
Browse repository at this point
Merge branch 'http-stack-2' into http-routes
kerobbi
committed
622599b
View commit details
Copy full SHA for 622599b
Browse repository at this point
fix broken TestInventoryFiltersForRequest
kerobbi
committed
283b9ba
View commit details
Copy full SHA for 283b9ba
Browse repository at this point
parse X-MCP-Tools into ctx
kerobbi
committed
53dfd4c
View commit details
Copy full SHA for 53dfd4c
Browse repository at this point
clean up TestInventoryFiltersForRequest
kerobbi
committed
a92b77b
View commit details
Copy full SHA for a92b77b
Browse repository at this point
review http args and add lockdown ctx helpers
kerobbi
committed
bbb1d10
View commit details
Copy full SHA for bbb1d10
Browse repository at this point
parse lockdown header and update GetFlags to retrieve ff from ctx
kerobbi
committed
07e4b96
View commit details
Copy full SHA for 07e4b96
Browse repository at this point
clean up and fix tests
kerobbi
committed
cc173c3
View commit details
Copy full SHA for cc173c3
Browse repository at this point
fix GetFlags check, move lockdown parsing in WithRequestConfig and fix broken tests
kerobbi
committed
4e54bf0
View commit details
Copy full SHA for 4e54bf0
Browse repository at this point
Merge branch 'http-stack-2' into http-lockdownmode
kerobbi
committed
ba69c96
View commit details
Copy full SHA for ba69c96
Browse repository at this point
You can’t perform that action at this time.