
MCGRATH RENTCORP — Investor Relations & Filings
McGrath RentCorp is a diversified business-to-business rental company that provides a range of solutions across North America. The company operates through several primary divisions. Its Mobile Modular segment specializes in the rental and sale of relocatable modular buildings, such as temporary offices and classrooms. The Portable Storage division offers a variety of storage containers. Through its TRS-RenTelco brand, the company rents and leases general-purpose and communications-related electronic test equipment. McGrath RentCorp focuses on delivering flexible, ready-to-deploy rental solutions to meet the temporary space and equipment needs of its commercial and institutional customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-11 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| 10-Q | 2026-04-29 | English | |
| 8-K - MCGRATH RENTCORP (0000752714) (Filer) | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| ARS | 2026-04-24 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46087784 | 8-K | 2026-05-11 | English | ||
| 46087861 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46087853 | 10-Q | 2026-04-29 | English | ||
| 38804757 | 8-K - MCGRATH RENTCORP (0000752714) (Filer) | 2026-04-29 | English | ||
| 46087865 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 46087884 | ARS | 2026-04-24 | English | ||
| 46087881 | DEFA14A | 2026-04-24 | English | ||
| 46087908 | DEF 14A | 2026-04-24 | English | ||
| 33061595 | SCHEDULE 13G/A - MCGRATH RENTCORP (0000752714) (Subject) | 2026-03-27 | English | ||
| 32880673 | 4 - MCGRATH RENTCORP (0000752714) (Filer) | 2026-03-03 | English | ||
| 32880660 | 4 - MCGRATH RENTCORP (0000752714) (Filer) | 2026-03-03 | English | ||
| 32880661 | 4 - MCGRATH RENTCORP (0000752714) (Filer) | 2026-03-03 | English | ||
| 32880664 | 4 - MCGRATH RENTCORP (0000752714) (Filer) | 2026-03-03 | English | ||
| 32880662 | 4 - MCGRATH RENTCORP (0000752714) (Filer) | 2026-03-03 | English | ||
| 32880663 | 4 - MCGRATH RENTCORP (0000752714) (Filer) | 2026-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · All other professional, scientific and technical activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Calian Group Ltd.
Delivers specialized, mission-critical services and solutio…
|
CGY | CA | Professional, scientific and te… |
|
Caymus Resources Inc.
Publicly-traded company in the professional services sector.
|
KYS.H | CA | Professional, scientific and te… |
|
CHRISTIE GROUP PLC
A business services group for the hospitality, leisure, ret…
|
CTG | GB | Professional, scientific and te… |
|
Clarkson PLC
Provider of integrated services to the global shipping and …
|
CKN | GB | Professional, scientific and te… |
|
Crane NXT, Co.
Industrial technology firm providing solutions to secure an…
|
CXT | US | Professional, scientific and te… |
|
CTK Co., Ltd
B2B solutions provider for the beauty industry, managing th…
|
260930 | KR | Professional, scientific and te… |
|
DATADOT TECHNOLOGY LIMITED
Provides advanced asset identification, anti-theft, and aut…
|
DDT | AU | Professional, scientific and te… |
|
DHX Company Co., Ltd.
A diversified company in medical devices, ICT components, b…
|
031860 | KR | Professional, scientific and te… |
|
DIALES PLC
Provides expert witness and advisory services to constructi…
|
DIAL | GB | Professional, scientific and te… |
|
ECOEYE CO., LTD.
Specializes in carbon finance, GHG reduction solutions, and…
|
448280 | KR | Professional, scientific and te… |
MCGRATH RENTCORP 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/31410/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31410 | 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=31410 | 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=31410 \ -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": 31410}, 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 MCGRATH RENTCORP (id: 31410)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.