
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-04-23 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-04-08 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35486527 | 단일판매ㆍ공급계약체결 | 2026-04-23 | Korean | ||
| 33794184 | 단일판매ㆍ공급계약체결 | 2026-04-08 | Korean | ||
| 33135274 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33044449 | 기업가치제고계획(자율공시) | 2026-03-26 | Korean | ||
| 33044363 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32969959 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32969496 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32956286 | 단일판매ㆍ공급계약체결 | 2026-03-16 | Korean | ||
| 32941556 | 단일판매ㆍ공급계약체결 | 2026-03-13 | Korean | ||
| 32938769 | 풍문또는보도에대한해명(미확정) | 2026-03-13 | Korean | ||
| 32927861 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927821 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32927681 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32898554 | 풍문또는보도에대한해명(미확정) | 2026-03-05 | Korean | ||
| 32541840 | 주식등의대량보유상황보고서(약식) | 2026-02-19 | 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.