MADER GROUP LIMITED — Investor Relations & Filings
Mader Group Limited provides specialized maintenance services for heavy equipment across the mining, energy, and industrial sectors. The company delivers a comprehensive suite of solutions, including field support, mechanical and electrical maintenance, fabrication, and line boring. It specializes in the repair and overhaul of mobile and fixed plant equipment, deploying highly skilled technicians for both short-term and long-term projects. The service model emphasizes rapid response and flexible labor solutions designed to minimize downtime and optimize asset performance. Key offerings encompass engine and powertrain overhauls, hydraulic system repairs, and specialized welding. The company supports a diverse client base, ranging from global resource firms to specialized contractors, maintaining a focus on technical excellence and operational efficiency in the maintenance of large-scale machinery and infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Euroz Hartley's Rottnest Conference Presentation 20 pages 6.8MB | 2026-03-17 | English | |
| Change of Director's Interest Notice 3 pages 327.8KB | 2026-03-12 | English | |
| Change of Director's Interest Notice 3 pages 304.7KB | 2026-03-12 | English | |
| Appendix 4D 2 pages 606.0KB | 2026-02-23 | English | |
| Half Yearly Report and Accounts 22 pages 1.8MB | 2026-02-23 | English | |
| 1H FY26 Financial Results 5 pages 388.4KB | 2026-02-23 | English |
Market data
Market data not available
Price history
Peer group · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amcomri Group PLC
A holding company acquiring and developing specialist SMEs …
|
AMCO | GB | Manufacturing |
|
COMPRESSION & ENCRYPTION TECHNOLOGIES INC.
Maintenance, optimization, and fabrication of natural gas c…
|
— | CA | Manufacturing |
|
HD Dunav AD
A holding company that acquires, manages, and sells shares,…
|
HDDV | BG | Manufacturing |
|
Sundragon Spolka Akcyjna
A holding company investing in the defense and renewable en…
|
SDG | PL | Manufacturing |
|
TMH Inc.
Offers equipment services and a digital platform for the se…
|
280A | JP | Manufacturing |
|
Tomco Developments Inc.
Provider of integrated energy and industrial services.
|
— | CA | Manufacturing |
|
United Van Der Horst Ltd.
Reconditions and coats high-precision industrial components…
|
522091 | IN | Manufacturing |
|
Viafin Service Oyj
Industrial maintenance company for process industry pipelin…
|
VIAFIN | FI | Manufacturing |
|
Vimab Group AB
An industrial group delivering services and solutions with …
|
VIMAB | SE | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
MADER GROUP LIMITED 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/65288/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65288 | 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=65288 | 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=65288 \ -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": 65288}, 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 MADER GROUP LIMITED (id: 65288)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.