
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 |
|---|---|---|---|
|
Norrhydro Group Oyj
Manufacturer of custom hydraulic cylinders and digital moti…
|
NORRH | FI | Manufacturing |
|
Parker-Hannifin Corp
Global manufacturer of motion and control technologies and …
|
PH | US | Manufacturing |
|
Przedsiębiorstwo Hydrauliki Siłowej Hydrotor S.A.
Manufacturer of hydraulic systems, offering machining and r…
|
HDR | PL | Manufacturing |
|
RIX CORPORATION
A manufacturing and trading company providing solutions for…
|
7525 | JP | Manufacturing |
|
Shandong Hongyu Precision Machinery Co., Ltd.
Manufactures high-precision hydraulic cylinders and compone…
|
002890 | CN | Manufacturing |
|
Shaoyang Victor Hydraulics Co.,Ltd.
Develops and manufactures high-pressure hydraulic component…
|
301079 | CN | Manufacturing |
|
SICHUAN CRUN CO., LTD
Manufactures hydraulic and lubrication systems for wind pow…
|
002272 | CN | Manufacturing |
|
SMC CORPORATION
Global manufacturer of automatic control equipment for indu…
|
6273 | JP | Manufacturing |
|
TAIWAN CHELIC CO., LTD.
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | Manufacturing |
|
TAYLOR DEVICES, INC.
Engineering and manufacturing of shock and vibration contro…
|
TAYD | US | 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.