
MBB SE — Investor Relations & Filings
MBB SE is a family-run holding company that acquires and manages medium-sized technology and engineering companies, focusing on long-term value creation and growth. Its portfolio is structured into three segments: Technological Applications, Service & Infrastructure, and Consumer Goods. The Technological Applications segment includes Aumann, which provides solutions for e-mobility, coil winding, and automation, and Delignit, offering systems based on renewable resources. The Service & Infrastructure segment features Vorwerk, specializing in pipeline and plant construction for energy grids, and DTS, a provider of cybersecurity and cloud solutions. The Consumer Goods segment is represented by Hanke Tissue, a manufacturer of hygiene products, and CT Formpolster, which produces mattresses and offers e-commerce logistics.
Recent filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MBB SE, 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 · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CI Com SA
A financial holding company that acquires, manages, and div…
|
CIE | CH | Financial and insurance activit… |
|
Cinda International Holdings Limited
Investment holding company providing comprehensive financia…
|
111 | BM | Financial and insurance activit… |
|
CIR Group
A holding company with operations in healthcare and automot…
|
CIR | IT | Financial and insurance activit… |
|
CIT Exchangeco Inc.
Structural holding company supporting The CIT Group's comme…
|
— | CA | Financial and insurance activit… |
|
CITIC Limited
A diversified conglomerate focused on finance, manufacturin…
|
267 | HK | Financial and insurance activit… |
|
CITIZENS & NORTHERN CORP
A bank holding company offering banking, investment, and we…
|
CZNC | US | Financial and insurance activit… |
|
Citrine Holdings Limited
A corporate entity whose primary function relates to ongoin…
|
— | CA | Financial and insurance activit… |
|
CITY HOLDING CO
A financial holding company providing community banking and…
|
CHCO | US | Financial and insurance activit… |
|
CJL Capital Inc.
Holding company acquiring businesses and managing diversifi…
|
— | CA | Financial and insurance activit… |
|
Clarke Inc.
Investment holding company managing diversified businesses,…
|
CKI | CA | Financial and insurance activit… |
MBB SE 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/279/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=279 | 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=279 | 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=279 \ -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": 279}, 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 MBB SE (id: 279)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.