instruments-mcp-server

nemanjavlahovic/instruments-mcp-server
★ 10 stars TypeScript 🤖 AI/LLM Updated today
MCP server for Xcode Instruments — AI agents get structured performance profiling (CPU, SwiftUI, memory, hitches) instead of raw xctrace XML
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "instruments-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "nemanjavlahovic/instruments-mcp-server"
      ]
    }
  }
}

Topics

instrumentsiosmacosmcpmcp-serverperformanceprofilingswiftxcodexcode-instrumentsxctrace