
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 |
|---|---|---|---|
|
ADEC Innovations NV
Provides environmental, sustainability, and ESG solutions t…
|
MLADE | NL | Professional, scientific and te… |
|
ADVANCER GLOBAL LIMITED
Provider of integrated estate management and workforce solu…
|
43Q | SG | Professional, scientific and te… |
|
AEERIS LTD
Provides real-time risk management and geospatial data serv…
|
AER | AU | Professional, scientific and te… |
|
AERIS ENVIRONMENTAL LTD
Develops microbial control, hygiene solutions, and energy e…
|
AEI | AU | Professional, scientific and te… |
|
Altus Group Limited
Global provider of CRE intelligence, software, data, and in…
|
AIF | CA | Professional, scientific and te… |
|
AMIYA Corporation
An IT company specializing in cybersecurity products and se…
|
4258 | JP | Professional, scientific and te… |
|
BC Craft Supply Co. Ltd.
Life sciences firm supporting craft cannabis cultivation, b…
|
CRFT | CA | Professional, scientific and te… |
|
Beckett's Inc.
Develops and sells non-alcoholic, liquor-inspired, and cann…
|
BKTS | CA | Professional, scientific and te… |
|
BRAEMAR PLC
Advisory firm providing shipbroking services to the shippin…
|
BAR | GB | Professional, scientific and te… |
|
BTL Inc.
Provider of testing, inspection, and certification for elec…
|
6840 | CA | 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.