-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.
Description
Enhancement Description
I would like to start a FastMCP server on port 8000, but isolate tools into different groups, so for example, if MCP client set url to https://www.example.com:8000/sse1 see tools A, but won't see tools B. And also, if MCP client set url to https://www.example.com:8000/sse2 see tools B and not see tools A. Is that possible?
Use Case
This is very useful as we don't want to start multiple processes and use multiple ports.
Proposed Implementation
Metadata
Metadata
Assignees
Labels
enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.