• v1.0.0 1d790aad46

    v1.0.0 — Initial Release
    All checks were successful
    CI / build (push) Successful in 59s
    Endpoint Sync Check / check-drift (push) Successful in 23s
    Stable

    Prophet731 released this 2026-03-16 00:25:45 -04:00 | 2 commits to main since this release

    VirtFusion MCP Server v1.0.0

    Initial release wrapping all 84 VirtFusion REST API endpoints as MCP tools.

    Highlights

    • 84 tools across 17 modules covering servers, networking, firewall, DNS, backups, users, self-service, and more
    • Full Bearer token authentication
    • Zod input validation on all tool parameters
    • Structured error handling with VirtFusionApiError
    • npx-installable from git URL

    Modules

    • general (1 tool) — test connection
    • servers (18 tools) — create, build, modify, delete
    • servers-power (4 tools) — boot, shutdown, restart, poweroff
    • servers-network (5 tools) — IPv4 add/remove, whitelist
    • servers-firewall (4 tools) — enable, disable, get, set rules
    • servers-traffic (4 tools) — modify, add/remove blocks
    • hypervisors (2 tools) — list, get
    • hypervisor-groups (3 tools) — list, get, resources
    • ip-blocks (3 tools) — list, get, add range
    • backups (1 tool) — list by server
    • dns (1 tool) — get service
    • media (2 tools) — ISOs, templates
    • packages (2 tools) — list, get
    • queue (1 tool) — get status
    • ssh-keys (4 tools) — CRUD
    • users (7 tools) — CRUD, auth tokens
    • self-service (19 tools) — credit, access, packs, reports
    Downloads