
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 |
|---|---|---|---|
| 자산재평가결과(자율공시) | 2026-05-19 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 자산재평가실시결정(자율공시) | 2026-05-14 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46525017 | 자산재평가결과(자율공시) | 2026-05-19 | Korean | ||
| 46348290 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45801977 | 자산재평가실시결정(자율공시) | 2026-05-14 | Korean | ||
| 33056260 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32983945 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32983527 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32934441 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32932658 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32901549 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-05 | Korean | ||
| 32840229 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-26 | Korean | ||
| 32840210 | 주주총회소집결의 | 2026-02-26 | Korean | ||
| 18015199 | 신탁계약해지결과보고서 | 2026-02-09 | Korean | ||
|
2025
3 filings
| |||||
| 10217288 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 7873725 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7903103 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sjöstrand Coffee Int AB
Sells coffee machines and sustainable, Nespresso-compatible…
|
SCC B | SE | Manufacturing |
|
Swiss Water Decaffeinated Coffee Inc.
Specialty coffee processor using a proprietary, 100% chemic…
|
SWP | CA | Manufacturing |
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | 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.