Skip to content

Unique sse/streamable-http URLs/user or many/user serving unique set of tools. #494

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ryzxxn opened this issue May 18, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ryzxxn
Copy link

ryzxxn commented May 18, 2025

Enhancement Description

Hi wanted to know if we have this sort of feature already built, where I can return a different state for different users line /MCP/user_123/SSE

And it serves tools that user_124 has access to
For security auth I was planning to use a bearer token so every users URL is unique and secure

If yes, my next query would be if a user were to delete a tool would the server have to re mount tools on restart or can it update in realtime without having to restart

Use Case

I would like to implement RBAC to the tools served, via the URL, also preferably without having to restart the MCP server.. (Internal tooling at my org)

Proposed Implementation

@ryzxxn ryzxxn added the enhancement New feature or request label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant