fastmcp.cli.install.stdio
Stdio command generation for FastMCP install using Cyclopts.
Functions
install_stdio
file: Path to the server fileserver_object: Optional server object name (for :object suffix)with_editable: Optional list of directories to install in editable modewith_packages: Optional list of additional packages to installcopy: If True, copy to clipboard instead of printing to stdoutpython_version: Optional Python version to usewith_requirements: Optional requirements file to install fromproject: Optional project directory to run within
- True if generation was successful, False otherwise
stdio_command
server_spec: Python file to run, optionally with :object suffix

