%20PLC/other/MORTGAGE_ADVICE_BUREAU_HOLDINGS_PLC-logo.png)
MORTGAGE ADVICE BUREAU (HOLDINGS) PLC — Investor Relations & Filings
Mortgage Advice Bureau (Holdings) PLC is a consumer intermediary brand and a specialist network for mortgage advisers. The company operates through a network of over 2,000 advisers who provide expert advice on a wide range of mortgage products for property purchases, remortgaging, and buy-to-let investments. These advisers have access to products from numerous lenders to serve their clients. In addition to mortgage services, the company offers advice on associated protection policies and general insurance products. The firm also provides technology, compliance, and business consultancy support to its network of intermediary partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-01 | English | |
| Admission to trading on the Main Market | 2026-05-01 | English | |
| MORTGAGE ADVICE BUREAU (HOLDINGS) PLC - Single prospectus | 2026-04-29 | English | |
| Prospectus | 2026-04-27 | English | |
| Publication of Prospectus and Trading Update | 2026-04-27 | English | |
| Transaction in Own Shares | 2026-04-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39488649 | Director/PDMR Shareholding | 2026-05-01 | English | ||
| 39399318 | Admission to trading on the Main Market | 2026-05-01 | English | ||
| 38425908 | MORTGAGE ADVICE BUREAU (HOLDINGS) PLC - Single prospectus | 2026-04-29 | English | ||
| 37472578 | Prospectus | 2026-04-27 | English | ||
| 37421845 | Publication of Prospectus and Trading Update | 2026-04-27 | English | ||
| 36090308 | Transaction in Own Shares | 2026-04-24 | English | ||
| 35791040 | Holding(s) in Company | 2026-04-23 | English | ||
| 34839497 | Notice of AGM | 2026-04-21 | English | ||
| 34696722 | Transaction in Own Shares | 2026-04-21 | English | ||
| 34655149 | Transaction in Own Shares | 2026-04-14 | English | ||
| 34655127 | Acquisition of HomeOwners Alliance Ltd | 2026-04-14 | English | ||
| 34565243 | Directors' Shareholdings and PDMR notification | 2026-04-13 | English | ||
| 34081326 | Standard form for notification of major holdings | 2026-04-10 | English | ||
| 34081322 | Standard form for notification of major holdings | 2026-04-10 | English | ||
| 33684519 | Transaction in Own Shares | 2026-04-07 | English | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Central Depository Services (India) Limited
Provides electronic depository services and settlement for …
|
CDSL | IN | Financial and insurance activit… |
|
CENTREPOINT ALLIANCE LIMITED
Provides advice and business solutions for financial advise…
|
CAF | AU | Financial and insurance activit… |
|
COMPANHIA BRASILEIRA DE SERVICOS FINANCEIROS
Provides financial infrastructure, asset management, and cu…
|
— | BR | Financial and insurance activit… |
|
Computer Age Management Services Limited
A technology-driven financial infrastructure and Registrar …
|
CAMS | IN | Financial and insurance activit… |
|
COMPUTERSHARE LIMITED.
Global provider of share registry, equity plans, and corpor…
|
CPU | AU | Financial and insurance activit… |
|
CoreCard Corp
Global issuer-processor offering card management and transa…
|
CCRD | US | Financial and insurance activit… |
|
CPPGROUP PLC
A technology-driven assistance company creating embedded re…
|
CPP | GB | Financial and insurance activit… |
|
CRISIL Ltd.
Global provider of ratings, research, and risk and policy a…
|
CRISIL | IN | Financial and insurance activit… |
|
Cue Capital
Specialized financial services firm serving the alternative…
|
CUE | CA | Financial and insurance activit… |
|
CUSCAL LIMITED
Provides end-to-end payments and banking infrastructure sol…
|
CCL | AU | Financial and insurance activit… |
MORTGAGE ADVICE BUREAU (HOLDINGS) PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7795/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7795 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7795 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7795 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7795}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for MORTGAGE ADVICE BUREAU (HOLDINGS) PLC (id: 7795)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.