McpServerConfigurationRegistryInterface
McpServerConfigurationRegistryInterface.php
:
11
Interface
Methods¶
getServerConfiguration()
¶
McpServerConfigurationRegistryInterface.php
:
26
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $serverIdentifier | string | - | - |
Return values
Tags
getServerConfigurations()
¶
McpServerConfigurationRegistryInterface.php
:
19
|
|
|
Return values
array<string, McpServerConfiguration>
Tags
hasServerConfiguration()
¶
McpServerConfigurationRegistryInterface.php
:
32
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $serverIdentifier | string | - | - |
Return values
bool