
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 |
|---|---|---|---|
| ITR - Informações Trimestrais | 2026-05-13 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-05 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-04 | Portuguese | |
| Mapa Sintético dos votos enviados diretamente à Companhia | 2026-04-29 | Portuguese | |
| Mapa Sintético dos votos enviados diretamente ao Depositário Central | 2026-04-29 | Portuguese | |
| Aviso de Não Recebimento de Votos pelo Escriturador | 2026-04-29 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46305539 | ITR - Informações Trimestrais | 2026-05-13 | Portuguese | ||
| 41983874 | FRE - Formulário de Referência | 2026-05-05 | Portuguese | ||
| 41063272 | FRE - Formulário de Referência | 2026-05-04 | Portuguese | ||
| 39284386 | Mapa Sintético dos votos enviados diretamente à Companhia | 2026-04-29 | Portuguese | ||
| 39284349 | Mapa Sintético dos votos enviados diretamente ao Depositário Central | 2026-04-29 | Portuguese | ||
| 39284273 | Aviso de Não Recebimento de Votos pelo Escriturador | 2026-04-29 | Portuguese | ||
| 33795130 | DFP 2025 | 2026-03-17 | Portuguese | ||
|
2025
8 filings
| |||||
| 34088785 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34088756 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 46904444 | FRE WEB 2025 v4 | 2025-07-18 | Portuguese | ||
| 36034704 | FRE WEB 2024 v9 | 2025-05-15 | Portuguese | ||
| 34088690 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 36034581 | FRE WEB 2024 v8 | 2025-05-09 | Portuguese | ||
| 33582354 | DFP 2024 | 2025-03-11 | Portuguese | ||
| 36034505 | FRE WEB 2024 v7 | 2025-01-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
|
Daqin Railway Co., Ltd.
Operates heavy-haul coal freight and passenger rail service…
|
601006 | CN | Transportation and storage |
|
FERROCARRIL DEL PACIFICO S.A.
Offers sustainable rail freight transport, connecting produ…
|
— | CL | Transportation and storage |
|
FERROVIA CENTRO-ATLANTICA S.A.
Integrated logistics provider and railroad operator managin…
|
— | BR | Transportation and storage |
|
GMéxico Transportes, S.A.B. de C.V.
Provides rail transportation and logistics solutions across…
|
GMXT | MX | Transportation and storage |
|
Japan Oil Transportation Co., Ltd.
Logistics firm specializing in intermodal transport of ener…
|
9074 | JP | Transportation and storage |
|
Montecargo a.d. Podgorica
Provides domestic and international railway freight and com…
|
MORG | ME | Transportation and storage |
|
Ningxia Western Venture Industrial Co., Ltd.
Specializes in regional railway transportation and logistic…
|
000557 | CN | Transportation and storage |
|
NORFOLK SOUTHERN CORP
A freight transportation company operating a Class I railro…
|
NSC | US | Transportation and storage |
|
Nurminen Logistics Oyj
Logistics provider specializing in rail transport, terminal…
|
NLG1V | FI | 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.