server
Method
This is a method of the MCPBuilder class in the mcp module.Set stdio server
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
server: Set stdio server
This is a method of the MCPBuilder class in the mcp module.Set stdio server
def server(mut self, command: impl Into<String>, args: &[&str]) -> Self