
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 |
|---|---|---|---|
|
PRO2000 CO.,LTD.
Manufactures testing equipment for the semiconductor and di…
|
321260 | KR | Professional, scientific and te… |
|
PT Dyandra Media International Tbk.
Integrated provider of event solutions specializing in MICE…
|
DYAN | ID | Professional, scientific and te… |
|
PT Transkon Jaya Tbk.
Specializes in vehicle rental for mining, oil & gas, constr…
|
TRJA | ID | Professional, scientific and te… |
|
Redsun Services Group Limited
Comprehensive provider of property management, facility ope…
|
1971 | HK | Professional, scientific and te… |
|
Scientific Brain Training
Applies cognitive sciences to solutions for business transf…
|
MLSBT | FR | Professional, scientific and te… |
|
Setopia Co.,Ltd.
A diversified company in information security, cannabis pro…
|
222810 | KR | Professional, scientific and te… |
|
TAKARA & COMPANY LTD.
An IT-focused group providing solutions for corporate discl…
|
7921 | JP | Professional, scientific and te… |
|
V2X, Inc.
Provider of critical mission solutions and support for defe…
|
VVX | US | Professional, scientific and te… |
|
Visa Gold Explorations Inc.
Underwater exploration firm recovering thousands of artifac…
|
— | CA | Professional, scientific and te… |
|
WEATHERNEWS INC.
Provides weather-related risk analysis and data services to…
|
4825 | JP | 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.