ExMCP.Server.Handler.Echo (ex_mcp v0.9.2)

View Source

This module provides ExMCP extensions beyond the standard MCP specification.

Simple echo handler for testing purposes.

This handler echoes back tool calls and provides basic implementations for testing server functionality.

Summary

Functions

Initializes the echo handler state.

Terminates the echo handler.

Functions

init(args)

Initializes the echo handler state.

terminate(reason, state)

Terminates the echo handler.