
Mcnulty Korea Co., Ltd — Investor Relations & Filings
Mcnulty Korea Co., Ltd. is a company that began as a coffee specialist and has since diversified its operations. The core business involves the production and distribution of various coffee products, including roasted whole beans, ground coffee, and instant coffee preparations. Expanding beyond its origins in the food and beverage sector, the company has established a pharmaceutical division. This division is engaged in the manufacturing of both over-the-counter (OTC) and prescription medications. The company's strategic direction aims to integrate its food technology and pharmaceutical capabilities to position itself as a total healthcare enterprise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2025-03-28 | Korean | |
| 감사보고서제출 | 2025-03-20 | Korean | |
| 사업보고서 (2024.12) | 2025-03-20 | Korean | |
| 주주총회소집공고 | 2025-03-13 | Korean | |
| 주주총회집중일개최사유신고 | 2025-03-13 | Korean | |
| [기재정정]주주총회소집결의 | 2025-03-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7919544 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7948840 | 감사보고서제출 | 2025-03-20 | Korean | ||
| 7948825 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7957128 | 주주총회소집공고 | 2025-03-13 | Korean | ||
| 7957069 | 주주총회집중일개최사유신고 | 2025-03-13 | Korean | ||
| 7960400 | [기재정정]주주총회소집결의 | 2025-03-11 | Korean | ||
| 7967753 | 주주총회소집결의 | 2025-02-26 | Korean | ||
| 7967724 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-26 | Korean | ||
| 7987690 | [연장결정]주요사항보고서(자기주식취득신탁계약체결결정) | 2025-02-05 | Korean | ||
|
2024
6 filings
| |||||
| 8004855 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8013942 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2024-11-19 | Korean | ||
| 8017286 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8020410 | 신탁계약에의한취득상황보고서 | 2024-11-07 | Korean | ||
| 8045676 | 주식등의대량보유상황보고서(약식) | 2024-10-24 | Korean | ||
| 8047218 | 증권발행결과(자율공시) | 2024-10-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
Mcnulty Korea 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/17002/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17002 | 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=17002 | 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=17002 \ -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": 17002}, 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 Mcnulty Korea Co., Ltd (id: 17002)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.