Namespace Nexus\Mcp\Server

Classes
RequestStateSigner

Mints and checks the requestState an InputRequiredResult carries across a round trip. It signs without encrypting, so a state may hold a continuation marker and never a secret.

Server

Thin shell that drives a single transport's lifecycle.

ServerBuilder

Fluent builder for a runnable Server instance.

ServerContext

Context passed to server-side request handlers.

Interfaces
ListChangeSourceInterface

A store whose listing can change after build() and reports each change to its listeners.

Enums
ServerInfoDisclosure

How much of the server's identity rides the _meta of the results it sends, outside the server/discover result that always carries the whole block.

Namespaces
Nexus\Mcp\Server\Attribute
Nexus\Mcp\Server\Auth
Nexus\Mcp\Server\Completion
Nexus\Mcp\Server\Exception
Nexus\Mcp\Server\Extension
Nexus\Mcp\Server\Handler
Nexus\Mcp\Server\Prompt
Nexus\Mcp\Server\Resource
Nexus\Mcp\Server\Subscription
Nexus\Mcp\Server\Tool
Nexus\Mcp\Server\Transport
Nexus\Mcp\Server\Validation