cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::server::ServerOptions Struct Reference

Configuration used to construct a Server. More...

#include <server.hpp>

Public Attributes

protocol::ServerCapabilities capabilities
 Capabilities advertised in the initialize response.
 
std::string server_name = "cxxmcp"
 Server name advertised to clients.
 
std::string server_version = "2.0.0"
 Server version advertised to clients.
 
std::string instructions
 Optional human-readable instructions advertised to clients.
 

Detailed Description

Configuration used to construct a Server.


The documentation for this struct was generated from the following file: