LocalizeMcp.Server (Localize MCP v0.1.0)

View Source

The Anubis-MCP server for Localize.

Tools are registered in init/2 and dispatched via handle_tool/3. Each tool's implementation lives in LocalizeMcp.Tools.<Name> so this module stays a thin router; per-tool behaviour, validation, and tests live alongside the implementation.

Summary

Functions

child_spec(opts)