-
Notifications
You must be signed in to change notification settings - Fork 572
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
To allow the MCP server to be configured under an endpoint with path, the mount_path parameter must be assigned when instantiating FastMCP.
This attribute was incorporated in v1.8.0 of python-sdk, PR #540
Describe the solution you'd like
Add a new setting that can be configured at run time by means of an env variable or run argument, and assign the value to the FastMCP. Default value is “/”.
Describe alternatives you've considered
No response
Use Case
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request