
MNC Solution Co., Ltd — Investor Relations & Filings
MNC Solution Co., Ltd. is a manufacturer specializing in hydraulic components and motion control systems. Established in 1974, the company leverages over 50 years of expertise to develop and produce a range of products primarily for the defense and construction machinery sectors. Key offerings include hydraulic equipment, gun and turret driving and stabilization systems, and suspension devices. The company is also involved in the development of electric drive devices and future-oriented solutions, such as components for launch vehicles, as it aims to become a leading global supplier in its field.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-02-12 | Korean | |
| 현금ㆍ현물배당결정 | 2025-02-12 | Korean | |
| 영업실적등에대한전망(공정공시) | 2025-02-12 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-02-07 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-02-07 | Korean | |
| 결산실적공시예고(안내공시) | 2025-02-07 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7984333 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-02-12 | Korean | ||
| 7984321 | 현금ㆍ현물배당결정 | 2025-02-12 | Korean | ||
| 7984316 | 영업실적등에대한전망(공정공시) | 2025-02-12 | Korean | ||
| 7986506 | 단일판매ㆍ공급계약체결 | 2025-02-07 | Korean | ||
| 7986431 | 기업설명회(IR)개최(안내공시) | 2025-02-07 | Korean | ||
| 7986402 | 결산실적공시예고(안내공시) | 2025-02-07 | Korean | ||
|
2024
9 filings
| |||||
| 8000385 | 단일판매ㆍ공급계약체결 | 2024-12-26 | Korean | ||
| 8001388 | 최대주주등소유주식변동신고서 | 2024-12-23 | Korean | ||
| 8000975 | 주식등의대량보유상황보고서(일반) | 2024-12-23 | Korean | ||
| 8000973 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-23 | Korean | ||
| 8003559 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8007820 | 증권발행실적보고서 | 2024-12-10 | Korean | ||
| 8009713 | [발행조건확정]증권신고서(지분증권) | 2024-12-04 | Korean | ||
| 8009711 | [기재정정]투자설명서 | 2024-12-04 | Korean | ||
| 8011195 | 투자설명서 | 2024-11-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airtac International Group
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
|
Hengong Precision Equipment Co., Ltd.
Manufactures continuous casting iron materials and high-pre…
|
301261 | CN | Manufacturing |
MNC Solution Co., Ltd 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/16617/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16617 | 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=16617 | 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=16617 \ -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": 16617}, 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 MNC Solution Co., Ltd (id: 16617)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.