Enterprise DNA Enterprise DNA
M MCP Servers Developer low

juergenkoller-software/nemeton-mcp

by Various

Open-source MCP server bridge for Nemeton — control native macOS VMs from Claude Desktop, Claude Code, Cursor.

MCP

juergenkoller-software/nemeton-mcp

Added 11 June 2026

#apple-virtualization #claude #claude-code #claude-desktop #cursor #json-rpc #macos #mcp

Overview

An open-source MCP server written in Swift that bridges Claude Desktop, Claude Code, and Cursor to Nemeton for controlling native macOS virtual machines. It enables the AI tools to send commands that start, stop, snapshot, and inspect VMs running locally.

Best for

Best for
Developers who manage macOS virtual machines with Nemeton and want to control them from AI coding assistants.

Use cases

  • Automating macOS VM provisioning and teardown from Claude or Cursor
  • Taking and restoring VM snapshots during CI or testing workflows
  • Inspecting VM state (IP, running status) within AI tool conversations

How to use

Tools exposed

  • list_vms
  • get_vm
  • create_vm
  • update_vm
  • clone_vm
  • delete_vm
  • reorder_vms
  • stop_all
  • start_vm
  • stop_vm
  • force_stop_vm
  • pause_vm
  • resume_vm
  • suspend_vm
  • get_suspend_status
  • list_snapshots
  • create_snapshot
  • restore_snapshot
  • delete_snapshot
  • send_console

Tested with

Claude Desktop, Claude Code, Cursor

Example client config

{\n  "mcpServers": {\n    "nemeton": {\n      "command": "/path/to/NemetonMCP",\n      "env": {\n        "NEMETON_PORT": "22100",\n        "NEMETON_TOKEN": "your-token-here"\n      }\n    }\n  }\n}

Notes

An open-source MCP server written in Swift that bridges Claude Desktop, Claude Code, and Cursor to Nemeton for controlling native macOS virtual machines. It enables the AI tools to send commands that start, stop, snapshot, and inspect VMs running locally.

0 stars on GitHub. Last updated 2026-06-08. Licensed MIT.

Use cases

  • Automating macOS VM provisioning and teardown from Claude or Cursor
  • Taking and restoring VM snapshots during CI or testing workflows
  • Inspecting VM state (IP, running status) within AI tool conversations

Pros

  • Native Swift implementation avoids dependencies on other runtimes
  • Tight integration with Nemeton’s VM management capabilities
  • Works across multiple AI frontends (Claude, Cursor) via standard MCP

Cons

  • Requires Nemeton to be installed and configured separately
  • Zero stars and limited community adoption at time of writing
  • Only supports macOS VMs; no cross-platform virtualization

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Native Swift implementation avoids dependencies on other runtimes
  • Tight integration with Nemeton's VM management capabilities
  • Works across multiple AI frontends (Claude, Cursor) via standard MCP

Cons

  • Requires Nemeton to be installed and configured separately
  • Zero stars and limited community adoption at time of writing
  • Only supports macOS VMs; no cross-platform virtualization

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks