The Sitefinity API is full accessible within the controller of an MVC widget, allowing you to easily use Sitefinity data within your custom MVC Widgets.
The associated video demonstrates the creation of a simple MVC Widget that accesses data using the Sitefinity News API and displays it using a Razor view.