
MS Industrie AG — Investor Relations & Filings
MS Industrie AG is the parent company of a focused technology group with a primary business area in powertrain technology and a strategic investment in ultrasonic technology. The powertrain division, operating as MS XTEC, develops and manufactures systems and components for heavy-duty combustion engines and new alternative drive solutions. The ultrasonic division, MS Ultrasonic, provides special machines, standard machines, and ultrasonic systems and components for industrial applications. Key customer industries include the global commercial vehicle and passenger car sectors, followed by the packaging machine, medical, and plastic processing industries, as well as general mechanical and plant engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MS Industrie AG publishes Q1-2026 Key Figures | 2026-05-13 | English | |
| MS Industrie AG publishes Annual Report 2025 | 2026-04-28 | English | |
| MS Industrie AG acquires real estate property in Trossingen and reports key figures for fiscal year 2025, along with a current business update and outlook for 2026 | 2026-04-01 | English | |
| MS Industrie AG: Dr. Andreas Aufschnaiter, buy | 2025-12-22 | English | |
| MS Industrie AG: MS ProActive Verwaltungs GmbH, buy | 2025-12-17 | English | |
| MS Industrie AG publishes unaudited key figures for the first 3 quarters 2025 | 2025-11-13 | English |
Browse filings by year
26 years- 2026 3 filings
- 2025 16 filings
- 2024 8 filings
- 2023 8 filings
- 2022 4 filings
- 2021 5 filings
- 2020 6 filings
- 2019 21 filings
- 2018 18 filings
- 2017 10 filings
- 2016 19 filings
- 2015 23 filings
- 2014 30 filings
- 2013 24 filings
- 2012 22 filings
- 2011 23 filings
- 2010 31 filings
- 2009 23 filings
- 2008 30 filings
- 2007 44 filings
- 2006 24 filings
- 2005 9 filings
- 2004 5 filings
- 2003 4 filings
- 2002 5 filings
- 2001 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MS Industrie AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
|
Aerowash AB
Develops and manufactures automated robots for washing airc…
|
AERW B | SE | Manufacturing |
|
AI Korea Co., Ltd.
Manufacturer of precision-machined components for high-tech…
|
364950 | KR | Manufacturing |
|
AIMECHATEC,Ltd.
Manufactures equipment for semiconductors, flat-panel displ…
|
6227 | JP | Manufacturing |
|
Airtouch Solar Ltd.
Develops autonomous, water-free robotic cleaning solutions …
|
ARTS | IL | Manufacturing |
|
AIXTRON SE
A leading provider of deposition equipment to the semicondu…
|
AIXA | DE | Manufacturing |
|
AKVA Group
A technology and service partner to the global aquaculture …
|
AKVA | NO | Manufacturing |
|
Alexanderwerk AG
Manufacturer of compaction and granulation machines for pha…
|
ALX | DE | Manufacturing |
|
Alfred Herbert (India) Ltd.
Manufactures rubber processing machinery, machine tools, an…
|
505216 | IN | Manufacturing |
|
Alter NRG Corp.
Developer of equipment converting waste streams into clean …
|
NRG | CA | Manufacturing |
MS Industrie AG 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/292/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=292 | 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=292 | 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=292 \ -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": 292}, 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 MS Industrie AG (id: 292)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.