BuiltServer
BuiltServer =
object
The library entry point, for embedding this server in a host that owns its own transport.
The ordinary way to use this package is the ebitex-content-mcp executable, configured in an MCP
client. This export exists so a host that already has a transport (an in-process client, an HTTP
bridge) can build the same server without going through a child process.
Properties
Section titled “Properties”banner
Section titled “banner”banner:
string
What to print to stderr before connecting — see startupBanner.
server
Section titled “server”server:
McpServer
session
Section titled “session”session:
Session