Class McpServerOptions
Identity and limits of an McpServer.
[Obfuscation(Exclude = true)]
public sealed class McpServerOptions
- Inheritance
-
McpServerOptions
- Inherited Members
Properties
- Instructions
Gets or sets guidance shown to the caller once, at session start. Use it to state what the server is for and how its tools relate, not to restate individual tool descriptions.
- Name
Gets or sets the server name reported to clients.
- ProtocolVersion
Gets or sets the protocol version advertised during initialization. Defaults to the version this implementation was written against.
- ResourcePageSize
Gets or sets the number of resources returned per
resources/listpage.
- Title
Gets or sets the human-readable title reported to clients.
- ToolPageSize
Gets or sets the number of tools returned per
tools/listpage.
- Version
Gets or sets the server version reported to clients.