
MRS LOGÍSTICA S/A — Investor Relations & Filings
MRS LOGÍSTICA S/A manages and operates the Southeastern Federal Railroad Network, a critical infrastructure asset spanning approximately 1,643 kilometers of track. The network links major mining and industrial hubs with the maritime terminals of Santos, Itaguaí, and Rio de Janeiro. The company specializes in heavy-haul logistics, transporting high volumes of iron ore, steel products, coal, and agricultural commodities. Its service portfolio includes multimodal solutions and containerized freight handling, integrating rail transport with port operations to streamline supply chains. By providing high-capacity transport for bulk and manufactured goods, the company serves as a primary link between production centers and international trade gateways, focusing on operational efficiency and the monitoring of large-scale freight movement across its concession area.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 v2 | 2023-05-31 | Portuguese | |
| FRE WEB 2023 | 2023-05-29 | Portuguese | |
| ITR 2023-Q1 | 2023-05-11 | Portuguese | |
| FRE NOVO 2022 v6 | 2023-05-05 | Portuguese | |
| DFP 2022 v2 | 2023-04-25 | Portuguese | |
| FRE NOVO 2022 v5 | 2023-03-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 35496537 | FRE WEB 2023 v2 | 2023-05-31 | Portuguese | ||
| 35496407 | FRE WEB 2023 | 2023-05-29 | Portuguese | ||
| 34020838 | ITR 2023-Q1 | 2023-05-11 | Portuguese | ||
| 34917323 | FRE NOVO 2022 v6 | 2023-05-05 | Portuguese | ||
| 33753966 | DFP 2022 v2 | 2023-04-25 | Portuguese | ||
| 34917191 | FRE NOVO 2022 v5 | 2023-03-21 | Portuguese | ||
| 33753948 | DFP 2022 | 2023-03-16 | Portuguese | ||
| 34916981 | FRE NOVO 2022 v4 | 2023-01-16 | Portuguese | ||
|
2022
7 filings
| |||||
| 33990107 | ITR 2022-Q3 | 2022-11-11 | Portuguese | ||
| 34916859 | FRE NOVO 2022 v3 | 2022-08-25 | Portuguese | ||
| 34916729 | FRE NOVO 2022 v2 | 2022-08-24 | Portuguese | ||
| 33990064 | ITR 2022-Q2 | 2022-08-10 | Portuguese | ||
| 34916569 | FRE NOVO 2022 | 2022-05-30 | Portuguese | ||
| 33990073 | ITR 2022-Q1 | 2022-05-12 | Portuguese | ||
| 34630220 | FRE NOVO 2021 v5 | 2022-04-28 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
AURIZON NETWORK PTY LTD
Manages and operates a regulated below-rail network facilit…
|
4E4B | SG | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
MRS LOGÍSTICA S/A 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/53097/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53097 | 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=53097 | 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=53097 \ -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": 53097}, 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 MRS LOGÍSTICA S/A (id: 53097)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.