Skip to content

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.

banner: string

What to print to stderr before connecting — see startupBanner.


server: McpServer


session: Session