-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
documentationUpdates to docs, examples, or guides. Primary change is documentation-related.Updates to docs, examples, or guides. Primary change is documentation-related.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.fastmcp.jsonFunctionality related to fastmcp.json or FastMCPConfig files.Functionality related to fastmcp.json or FastMCPConfig files.
Description
Enhancement
I checked https://gofastmcp.com/integrations/mcp-json-configuration#configuration-structure and I see that it pushed to use requirements.txt file for dependencies that looks a bit old-fasioned as typically dependencies are managed by uv in project.toml or are written in pypip as dependencies of the published package.
Our team typicaly just publishes mcp servers as pip packages and run with uvx, I wonder how can we configure mcp json for our usage pattern? From documentation it is not clear how to do it
Metadata
Metadata
Assignees
Labels
documentationUpdates to docs, examples, or guides. Primary change is documentation-related.Updates to docs, examples, or guides. Primary change is documentation-related.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.fastmcp.jsonFunctionality related to fastmcp.json or FastMCPConfig files.Functionality related to fastmcp.json or FastMCPConfig files.