TsgcWSAPIServer_MCP › Properties
TsgcWSAPIServer_MCP Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| MCPOptions | Core MCP server settings: ServerInfo, SessionTimeout and authentication policies. |
| EndpointOptions | HTTP endpoint (path) that receives MCP JSON-RPC traffic; defaults to /mcp. |
| TransportOptions | Enable/disable the HTTP and HTTP Streamable transports exposed by the server. |
Server
| Name | Description |
| Server | HTTP server instance that hosts the MCP endpoint (TsgcWebSocketHTTP_Server or TsgcWebSocketServer_HTTPAPI). |
Diagnostics
| Name | Description |
| Version | Returns the current version string of the sgcWebSockets library. |
All Properties (alphabetical)
| Name | Description |
| EndpointOptions | HTTP endpoint (path) that receives MCP JSON-RPC traffic; defaults to /mcp. |
| MCPOptions | Core MCP server settings: ServerInfo, SessionTimeout and authentication policies. |
| Server | HTTP server instance that hosts the MCP endpoint (TsgcWebSocketHTTP_Server or TsgcWebSocketServer_HTTPAPI). |
| TransportOptions | Enable/disable the HTTP and HTTP Streamable transports exposed by the server. |
| Version | Returns the current version string of the sgcWebSockets library. |