
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 |
|---|---|---|---|
| 풍문또는보도에대한해명(미확정) | 2026-02-06 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-02-05 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-02-04 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-04 | Korean | |
| 현금ㆍ현물배당결정 | 2026-02-04 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-02-04 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 14707665 | 풍문또는보도에대한해명(미확정) | 2026-02-06 | Korean | ||
| 14511989 | 기업설명회(IR)개최(안내공시) | 2026-02-05 | Korean | ||
| 14208238 | [기재정정]현금ㆍ현물배당결정 | 2026-02-04 | Korean | ||
| 14173023 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-04 | Korean | ||
| 14173021 | 현금ㆍ현물배당결정 | 2026-02-04 | Korean | ||
| 14172955 | 영업(잠정)실적(공정공시) | 2026-02-04 | Korean | ||
| 13914949 | 결산실적공시예고(안내공시) | 2026-02-02 | Korean | ||
| 12194484 | 주식등의대량보유상황보고서(약식) | 2026-01-02 | Korean | ||
|
2025
7 filings
| |||||
| 12202823 | [기재정정]주식등의대량보유상황보고서(일반) | 2025-12-19 | Korean | ||
| 12202789 | 주식등의대량보유상황보고서(일반) | 2025-12-19 | Korean | ||
| 33029709 | 기업설명회(IR)개최(안내공시) | 2025-11-03 | Korean | ||
| 8053389 | 영업(잠정)실적(공정공시) | 2025-10-28 | Korean | ||
| 8053393 | 결산실적공시예고(안내공시) | 2025-10-23 | Korean | ||
| 8053679 | 주식등의대량보유상황보고서(약식) | 2025-10-01 | Korean | ||
| 7865185 | 단일판매ㆍ공급계약체결 | 2025-09-11 | 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.