roadrunner

GitHub

๐Ÿคฏ High-performance PHP application server, process manager written in Go and powered with plugins

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "roadrunner": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-roadrunner"
      ]
    }
  }
}