Skip to main content

Module server

Module server 

Source
Expand description

MCP server handler using rmcp’s #tool_router macro.

Each #tool method becomes an MCP tool that Hermes/Claude Desktop can discover and call. The rmcp macro auto-generates JSON Schema from the parameter structs in tools.rs.

Structs§

SemanticMemoryServer
StatsOutput
Typed output for sm_stats — provides outputSchema with type: “object” for MCP.
StructuredOutput
Schema-backed structured output shared by heterogeneous MCP tools.

Enums§

GraphPathOutcome