
MDS — Investor Relations & Filings
Mercuries Data Systems Ltd. (MDS) specializes in financial technology, system integration, and enterprise software solutions. The company provides a comprehensive range of hardware and software products, including automated teller machines (ATMs), passbook printers, and terminal systems. MDS delivers large-scale system integration for transportation, ticketing, communication, and monitoring sectors. Its service portfolio includes enterprise SaaS, mobile digital marketing, and specialized applications such as mobile insurance platforms and intelligent maintenance systems. By leveraging cloud-based technologies, MDS assists government agencies and private enterprises in digital transformation. The company’s expertise encompasses the design, manufacturing, and maintenance of computer peripherals and integrated systems for the finance, telecommunications, and education markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_2427_20260609F17.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2025_2427_20260609FE4.pdf | 2026-05-20 | English | |
| 114年年報及股東會資料 — 2025_2427_20260609F04.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2026_2427_20260609F13.pdf | 2026-05-20 | Chinese | |
| 114年年報及股東會資料 — 2026_2427_20260609FE2.pdf | 2026-05-20 | English | |
| 114年年報及股東會資料 — 2026_2427_20260609F02.pdf | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46586691 | 115年年報及股東會資料 — 2026_2427_20260609F17.pdf | 2026-05-20 | Chinese | ||
| 46579752 | 114年年報及股東會資料 — 2025_2427_20260609FE4.pdf | 2026-05-20 | English | ||
| 46579740 | 114年年報及股東會資料 — 2025_2427_20260609F04.pdf | 2026-05-20 | Chinese | ||
| 46579637 | 114年年報及股東會資料 — 2026_2427_20260609F13.pdf | 2026-05-20 | Chinese | ||
| 46579620 | 114年年報及股東會資料 — 2026_2427_20260609FE2.pdf | 2026-05-20 | English | ||
| 46579616 | 114年年報及股東會資料 — 2026_2427_20260609F02.pdf | 2026-05-20 | Chinese | ||
| 46579489 | 114年年報及股東會資料 — 2026_2427_20260609FE1.pdf | 2026-05-20 | English | ||
| 46579472 | 114年年報及股東會資料 — 2026_2427_20260609F01.pdf | 2026-05-20 | Chinese | ||
| 46529648 | 115年05月僑外投資持股 | 2026-05-19 | Chinese | ||
| 46372586 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372298 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46366527 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366343 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366040 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363899 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mindteck (India) Ltd
Global provider of product engineering, digital transformat…
|
MINDTECK | IN | Telecommunications, computer pr… |
|
Mindtell Technology Limited
IT service provider offering system integration, IT outsour…
|
8611 | HK | Telecommunications, computer pr… |
|
Mineral Midrange Spolka Akcyjna
IT consulting firm implementing AI-supported BI and CPM sol…
|
MND | PL | Telecommunications, computer pr… |
|
Min Fu International Holding Limited
Focuses on smart manufacturing/digital upgrading solutions …
|
8511 | HK | Telecommunications, computer pr… |
|
MIT Holdings CO.,LTD.
An independent system integrator and holding company for so…
|
4016 | JP | Telecommunications, computer pr… |
|
MLABS SYSTEMS BHD
Diversified holding company offering AI-driven solutions fo…
|
— | MY | Telecommunications, computer pr… |
|
Mobi724 Global Solutions Inc.
Provides integrated, data-driven payment and digital market…
|
MOBIF | CA | Telecommunications, computer pr… |
|
MOCOMSYS, Inc.
An IT infrastructure provider specializing in integration, …
|
333050 | KR | Telecommunications, computer pr… |
|
Monstarlab Inc.
A global digital consultancy offering strategy, design, and…
|
5255 | JP | Telecommunications, computer pr… |
|
Mphasis Limited
Provides cloud and cognitive solutions for enterprise digit…
|
MPHASIS | IN | Telecommunications, computer pr… |
MDS 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/52075/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52075 | 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=52075 | 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=52075 \ -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": 52075}, 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 MDS (id: 52075)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.