> ## Documentation Index
> Fetch the complete documentation index at: https://fastmcp-ts.docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Choice

Defined in: [server/apps/providers/Choice.ts:5](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/providers/Choice.ts#L5)

## Constructors

### Constructor

```ts theme={null}
new Choice(): Choice;
```

Defined in: [server/apps/providers/Choice.ts:8](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/providers/Choice.ts#L8)

#### Returns

`Choice`

## Properties

### server

```ts theme={null}
readonly server: FastMCP;
```

Defined in: [server/apps/providers/Choice.ts:6](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/providers/Choice.ts#L6)
