Manage your local model machine over MCP: state, model pull/remove, service switch, LoRA training
npx @getmcp/cli add io.github.setheerwagen/mcp-modelmanagerRequires Python 3.10+. Community-contributed server. Review source before installing.
MM_VM_HOSTAddress of the model machine (127.0.0.1, LAN IP or tunnel/VPN address)
MM_VM_USERSSH user on the model machine
MM_CONTAINER_ROOTRoot directory on the machine holding all model, adapter and cache data
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.setheerwagen/mcp-modelmanager": {
"command": "uvx",
"args": [
"mcp-modelmanager"
],
"env": {
"MM_VM_HOST": "",
"MM_VM_USER": "",
"MM_CONTAINER_ROOT": "",
"MM_MAX_TIER": "read",
"MM_ENABLED_OPERATIONS": "",
"MM_VM2_HOST": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.