
MARSH & MCLENNAN COMPANIES, INC. — Investor Relations & Filings
Marsh & McLennan Companies, Inc. is a global professional services firm providing advice and solutions in risk, strategy, and people. The company operates through four distinct businesses. Marsh offers insurance broking and risk management advisory services. Guy Carpenter provides reinsurance, risk, and capital strategy solutions. Mercer delivers consulting and technology-driven solutions that help organizations manage the health, wealth, and career needs of their workforce. Oliver Wyman is a management consulting firm that offers strategy, operations, risk management, and organization transformation services. Collectively, these businesses assist clients in navigating complex environments and enhancing organizational success and resilience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-22 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q - MARSH & MCLENNAN COMPANIES, INC. (0000062709) (Filer) | 2026-04-16 | English | |
| 8-K - MARSH & MCLENNAN COMPANIES, INC. (0000062709) (Filer) | 2026-04-16 | English | |
| 8-K - MARSH & MCLENNAN COMPANIES, INC. (0000062709) (Filer) | 2026-04-14 | English | |
| ARS - MARSH & MCLENNAN COMPANIES, INC. (0000062709) (Filer) | 2026-03-31 | English |
Browse filings by year
27 years- 2026 49 filings
- 2025 110 filings
- 2024 139 filings
- 2023 123 filings
- 2022 117 filings
- 2021 114 filings
- 2020 106 filings
- 2019 114 filings
- 2018 98 filings
- 2017 102 filings
- 2016 102 filings
- 2015 98 filings
- 2014 103 filings
- 2013 110 filings
- 2012 110 filings
- 2011 114 filings
- 2010 112 filings
- 2009 111 filings
- 2008 113 filings
- 2007 117 filings
- 2006 118 filings
- 2005 154 filings
- 2004 141 filings
- 2003 160 filings
- 2002 36 filings
- 2001 19 filings
- 2000 17 filings
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
Advantage Risk Management Co., Ltd.
Offers HR solutions in mental health, disability support, a…
|
8769 | JP | Financial and insurance activit… |
|
AFFIN-ACF HOLDINGS BERHAD
Holding company in financial services, offering banking and…
|
— | MY | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ALPHA GROWTH PLC
A financial services firm specializing in esoteric asset ma…
|
ALGW | GB | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
|
ID Watchdog, Inc.
Provider of comprehensive identity theft protection, detect…
|
IDW | CA | Financial and insurance activit… |
|
INVERSIONES ATLANTIDA, S.A.
A strategic financial holding company offering banking, ins…
|
57MB | SG | Financial and insurance activit… |
|
IRRC Corporation
Integrates insurance agency operations with proprietary tec…
|
7325 | JP | Financial and insurance activit… |
|
NexgenRx Inc.
Full-service TPA and tech provider specializing in group be…
|
NXG | CA | Financial and insurance activit… |
MARSH & MCLENNAN COMPANIES, INC. 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/29868/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29868 | 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=29868 | 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=29868 \ -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": 29868}, 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 MARSH & MCLENNAN COMPANIES, INC. (id: 29868)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.