aimeos-laravel (MCP Server)

GitHub

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

Claude Desktop Configuration

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

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