
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 |
|---|---|---|---|
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
|
JDE Peet's N.V.
A global pure-play coffee and tea company operating in more…
|
JDEP | NL | Manufacturing |
|
key coffee inc
Produces and sells coffee, tea, and cocoa for consumers and…
|
2594 | JP | Manufacturing |
|
Miko N.V.
Operates in coffee service for the out-of-home market and p…
|
MIKO | BE | Manufacturing |
|
ORÇAY ORTAKÖY ÇAY SANAYİ VE TİCARET A.Ş.
Manufactures, processes, and sells a variety of dry tea pro…
|
ORCAY | TR | Manufacturing |
|
ORGABIO HOLDINGS BERHAD
OEM/ODM manufacturer of instant beverage and food supplemen…
|
— | MY | Manufacturing |
|
Prasidha Aneka Niaga Tbk
Processing and exporting agricultural commodities; diversif…
|
PSDN | ID | Manufacturing |
|
Pu'er Lancang Ancient Tea Co., Ltd.
One of China's largest Pu'er tea enterprises, specializing …
|
6911 | HK | Manufacturing |
|
Rossell India Limited
Produces premium tea and provides engineering services for …
|
ROSSELLIND | IN | Manufacturing |
|
S.ISHIMITSU&CO.,LTD.
A specialized food trading company importing, processing, a…
|
2750 | JP | 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.