ExMCP.Transport.Beam.Server (ex_mcp v0.1.0)

View Source

GenServer implementation for BEAM transport MCP servers.

This server handles incoming BEAM transport connections and routes MCP messages to the appropriate handler.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(arg)