Types
Classes
| Name | Summary |
|---|---|
| McpCommand | Represents the type of MCP command. |
| McpEndpointRegistry | Default implementation of the MCP endpoint registry. |
| McpRouteEntry | Represents an MCP route entry with its associated OData information. |
| McpRouteMatcher | Efficiently matches MCP routes to their corresponding OData endpoints. |
| ODataRouteOptionsResolver | Resolves OData route options to determine route patterns. |
| SpanRouteParser | High-performance route parser using ReadOnlySpan for zero-allocation parsing. |
Interfaces
| Name | Summary |
|---|---|
| IMcpEndpointRegistry | Manages the registration and discovery of MCP endpoints. |
Enums
| Name | Summary |
|---|---|
| McpCommand | Represents the type of MCP command. |