-
Notifications
You must be signed in to change notification settings - Fork 980
Closed
Labels
enhancementNew feature or requestNew feature or request
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
enhancementNew feature or requestNew feature or request