Ember.js - A JavaScript framework for creating ambitious web applications
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ember.js": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ember.js"
]
}
}
}