Do you actually intend to replace any of the M, V, or C components? Just do whatever keeps the code simplest and easiest to maintain. It probably isn't MVC.
MVC on the other hand is pretty lightweight and lends itself very well to the newer ways of building web apps, with a whole lot of javascript and AJAX. You don't get the familiarity of dropping a ...