Back to SHLB Members
Photo of Massachusetts Broadband Institute

Massachusetts Broadband Institute

Contact information may be available to logged in members.

Organization Overview

Our mission is to make affordable high-speed Internet available to all homes, businesses, schools, libraries, medical facilities, government offices, and other public places across the Commonwealth.

MBI works closely with the Administration, the state legislature, municipalities, broadband service providers, and other key stakeholders to bridge the digital divide in Massachusetts. The Commonwealth created the MBI as a division of the MassTech Collaborative when signing the Broadband Act into law in August 2008.

Broadband is critical to strengthening our economy, improving educational opportunities, and enhancing the delivery of health care, public safety and other government services. MBI’s investments center around the MassBroadband 123 network deployed in the western and central regions of the state, but also include support for communities, organizations, and providers statewide. MBI built the MassBroadband 123 network to connect over 120 communities and serve as a building block for region. MBI is providing grants and technical support to design and deploy new Last Mile networks in these communities.
Ariana Fielding Digital Equity Project Manager
Michael Baldino Director and General Counsel
SHLB Logo Local or State Government Departments, Agencies

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"