
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-04-03 | Korean | |
| 정기주주총회결과 | 2025-03-27 | Korean | |
| 감사보고서제출 | 2025-03-19 | Korean | |
| 사업보고서 (2024.12) | 2025-03-19 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-03-14 | Korean | |
| 주주총회소집공고 | 2025-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7916157 | 단일판매ㆍ공급계약체결 | 2025-04-03 | Korean | ||
| 7920862 | 정기주주총회결과 | 2025-03-27 | Korean | ||
| 7950183 | 감사보고서제출 | 2025-03-19 | Korean | ||
| 7949891 | 사업보고서 (2024.12) | 2025-03-19 | Korean | ||
| 7955272 | 단일판매ㆍ공급계약체결 | 2025-03-14 | Korean | ||
| 7961027 | 주주총회소집공고 | 2025-03-10 | Korean | ||
| 7961006 | 의결권대리행사권유참고서류 | 2025-03-10 | Korean | ||
| 7960988 | 주주총회소집결의 | 2025-03-10 | Korean | ||
| 7960985 | [기재정정]현금ㆍ현물배당결정 | 2025-03-10 | Korean | ||
| 7960984 | 주주총회집중일개최사유신고 | 2025-03-10 | Korean | ||
| 7983488 | [기재정정]감사보고서 (2023.12) | 2025-02-13 | Korean | ||
| 7983486 | [기재정정]연결감사보고서 (2023.12) | 2025-02-13 | Korean | ||
| 7983089 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-13 | Korean | ||
| 7972961 | [기재정정]연결재무제표기준영업(잠정)실적(공정공시) | 2025-02-13 | Korean | ||
| 7984334 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-12 | 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.