getMcpServer method

McpServerState? getMcpServer(
  1. String name
)

Implementation

McpServerState? getMcpServer(String name) => mcpServers[name];