- Notifications
You must be signed in to change notification settings - Fork1k
Add multi-user HTTP mode: per-request GitHub token, docs, and tests#489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
- Replace per-request MCP server creation with token-aware client factories- Add proper HTTP timeouts and graceful shutdown- Enhance token validation with strict Bearer format checking- Add comprehensive tests for token extraction and context injection- Improve error handling and response formatting- Update documentation to reflect performance optimizations
Hi thank you for your contribution, we will be releasing a remote server soon, using this repo as a library. We won't be merging PRs adding this functionality for the foreseeable future. |
Who is "we"? |
GitHub, I am an internal maintainer. |
tcostello-godaddy commentedJun 8, 2025
Do you have any ballpark dates? please :) |
I cannot be exact, but its fairly imminent. |
Closes: Issue#471