LLAMA Hot Swap
JSON →MCP server for hot-swapping llama.cpp models in Claude Code - launchctl (macOS) + systemd (Linux)
Install
uvx (no Tools · 4
- list_models Lists all configured models with load status and current mode
- get_current_model Returns the alias of the currently loaded model
- swap_model Unloads current model, loads the specified one, waits for health check
- create_model_config Generates a new launchd plist (macOS) or systemd unit (Linux) for a model
Environment variables
ANTHROPIC_BASE_URLANTHROPIC_API_KEY
Links
★ 5 GitHub stars