Namespace Nexus\Mcp\Server

Classes
AbstractPaginatedStore

Shared cursor scaffolding for in-memory per-feature stores.

Server

Thin shell that drives a single transport's lifecycle. run() attaches the listeners once and blocks until the transport closes.

ServerBuilder

Fluent builder that wires the per-feature stores, the dispatch kernel, and the lifecycle shell into a runnable Server instance.

ServerContext

Context passed to server-side request handlers.

Namespaces
Nexus\Mcp\Server\Attribute
Nexus\Mcp\Server\Completion
Nexus\Mcp\Server\Dispatch
Nexus\Mcp\Server\Exception
Nexus\Mcp\Server\Handler
Nexus\Mcp\Server\Logging
Nexus\Mcp\Server\Prompt
Nexus\Mcp\Server\Resource
Nexus\Mcp\Server\Tool
Nexus\Mcp\Server\Transport
Nexus\Mcp\Server\Validation