draper

GitHub

Decorators/View-Models for Rails Applications

5,264 stars Ruby #decorators#ruby
RAW Config

Claude Desktop Configuration

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

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