Namespace ModelContextProtocol.AspNetCore
Classes
- HttpServerTransportOptions
Represents configuration options for McpEndpointRouteBuilderExtensions.MapMcp, which implements the Streamable HTTP transport for the Model Context Protocol. See the protocol specification for details on the Streamable HTTP transport. https://modelcontextprotocol.io/specification/2025-11-25/basic/transports#streamable-http
Interfaces
- ISessionMigrationHandler
Provides hooks for persisting and restoring MCP session initialization data, enabling session migration across server instances.
Enums
- HttpServerSessionMode
Specifies how the Streamable HTTP transport tracks state between requests.