title = "About - Malawi Global Fund Coordinating Committee" url = "/about" layout = "default" meta_title = "About - Malawi Global Fund Coordinating Committee" is_hidden = 0 [builderList] modelClass = "Wgondwe\Mgfcc\Models\Staff" scope = "scopeCore" scopeValue = "{{ :scope }}" displayColumn = "name" noRecordsMessage = "No records found" detailsPage = "-" detailsKeyColumn = "id" detailsUrlParameter = "id" pageNumber = "{{ :page }}" [builderList builderList2] modelClass = "Wgondwe\Mgfcc\Models\Committee" scope = "-" scopeValue = "{{ :scope }}" displayColumn = "name" noRecordsMessage = "No records found" detailsPage = "-" detailsUrlParameter = "id" pageNumber = "{{ :page }}" == {% partial 'header' %}

About MGFCC

Learn more about the Country Coordinating Mechanism

Background of MGFCC


The Malawi Global Fund Coordinating Committee (MGFCC), hereinafter referred to as the Country Coordinating Mechanism (CCM), was established by the Government of Malawi in November 2001 in response to the requirements and recommendations of the Global Fund to Fight AIDS, Tuberculosis and Malaria (“Global Fund”) to oversee the effective investment of Global Fund resources for the health and well-being of Malawians.

The mandate of the CCM is:

  1. to mobilize resources from the Global Fund through development and submission of funding requests, and
  2. to oversee and provide support to the implementation of Global Fund grants for the achievement of maximum health outcomes for Malawians.

The roles and responsibilities of the CCM are as follows:

  1. Oversee the implementation of Global Fund grants in Malawi to ensure achievement of outcome and impact targets;
  2. Nominate qualified PRs to implement Global Fund grants based on transparent and inclusive processes;
  3. Oversee the selection of SRs by PRs to ensure eligibility, transparency and inclusiveness;
  4. Oversee allocation of resources across the three diseases (HIV, TB, and Malaria);
  5. Coordinate the development of all concept notes through transparent and documented processes that engage a broad range of stakeholders – including CCM Members and non-Members – in the solicitation and the review of activities to be included in the application.
  6. Ensure the full engagement of people living with HIV, TB or malaria, and key affected populations, in concept note development as well as oversight of grant implementation.
  7. Ensure that priority activities for inclusion in concept notes align with existing country frameworks and strategies;
  8. Work to ensure alignment of Global Fund investment with broader health and development priorities for Malawi for maximum aid effectiveness;
  9. Approve major changes in grant implementation plans that have been proposed by the PRs.
  10. Receive and review grant progress reports that have been or are about to be sent to the Global Fund by the PRs.

MGFCC Organisational Structure / Reporting Lines

Our staff

{% set records = builderList.records %} {% set displayColumn = builderList.displayColumn %} {% set noRecordsMessage = builderList.noRecordsMessage %} {% set detailsPage = builderList.detailsPage %} {% set detailsKeyColumn = builderList.detailsKeyColumn %} {% set detailsUrlParameter = builderList.detailsUrlParameter %} {% for record in records %}

{{ attribute(record, displayColumn) }}

{% else %}
  • No staff records found
  • {% endfor %}

    Committees

    {% set records = builderList2.records %} {% set displayColumn = builderList2.displayColumn %} {% set noRecordsMessage = builderList2.noRecordsMessage %} {% set detailsPage = builderList2.detailsPage %} {% set detailsKeyColumn = builderList2.detailsKeyColumn %} {% set detailsUrlParameter = builderList2.detailsUrlParameter %}
    {% partial 'footer' %}