Skip to main content

server

Method
This is a method of the MCPBuilder class in the mcp module.
Set stdio server

Signature

def server(mut self, command: impl Into<String>, args: &[&str]) -> Self

Parameters

command
impl Into<String>
required
No description available.
args
&
required
No description available.

Returns

Returns
Self
The result of the operation.