MAGELLANIC CLOUD LIMITED — Investor Relations & Filings
Magellanic Cloud Limited is a technology-driven enterprise specializing in digital transformation, IT services, and unmanned aerial systems (UAS). The company provides a comprehensive suite of solutions including software development, cloud consulting, and managed IT services to global clients. A significant portion of its operations is dedicated to the drone technology sector, focusing on the design, manufacturing, and deployment of autonomous drones for logistics, agriculture, and defense applications. Additionally, the firm offers advanced e-surveillance and security solutions, leveraging artificial intelligence and machine learning to enhance operational efficiency and safety. By integrating cutting-edge hardware with sophisticated software platforms, Magellanic Cloud delivers end-to-end technological ecosystems designed to optimize business processes and infrastructure management across various commercial and industrial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Press Release | 2026-04-29 | English | |
| Updates | 2026-04-20 | English | |
| Updates | 2026-04-20 | English | |
| Change in Director(s) | 2026-04-13 | English | |
| Appointment | 2026-04-11 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42194128 | Press Release | 2026-04-29 | English | ||
| 42194381 | Updates | 2026-04-20 | English | ||
| 42196678 | Updates | 2026-04-20 | English | ||
| 42191663 | Change in Director(s) | 2026-04-13 | English | ||
| 42196343 | Appointment | 2026-04-11 | English | ||
| 42164450 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42191020 | General Updates | 2026-04-07 | English | ||
| 42177749 | Bagging/Receiving of orders/contracts | 2026-04-01 | English | ||
| 42184149 | Bagging/Receiving of orders/contracts | 2026-03-25 | English | ||
| 42184552 | Bagging/Receiving of orders/contracts | 2026-03-25 | English | ||
| 42194324 | Bagging/Receiving of orders/contracts | 2026-03-24 | English | ||
| 42194440 | General Updates | 2026-03-24 | English | ||
| 42194519 | Outcome of Board Meeting | 2026-03-24 | English | ||
| 42179113 | General Updates | 2026-03-17 | English | ||
| 42162858 | Bagging/Receiving of orders/contracts | 2026-03-05 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cheetah Mobile Inc.
A tech company with operations in AI robotics, cloud, adver…
|
CMCM | KY | Telecommunications, computer pr… |
|
Chengdu Information Technology of Chinese Academy of Sciences Co., Ltd.
Specializes in AI, machine vision, and intelligent control …
|
300678 | CN | Telecommunications, computer pr… |
|
Chengdu Jiafaantai Education Technology Co.,Ltd.
Develops educational informatization solutions, smart campu…
|
300559 | CN | Telecommunications, computer pr… |
|
ChinaEtek Service & Technology Co., Ltd.
Offers IT infrastructure services, digital transformation, …
|
301208 | CN | Telecommunications, computer pr… |
|
China Information Technology Development Limited
Provides comprehensive IT solutions, specializing in AI mar…
|
8178 | HK | Telecommunications, computer pr… |
|
Chinasoft International Limited
Global IT services firm enabling digital transformation via…
|
354 | HK | Telecommunications, computer pr… |
|
Chongqing Hifuture Information Technology Co., Ltd.
Provides AI-driven smart city infrastructure and digital go…
|
002168 | CN | Telecommunications, computer pr… |
|
CHT Security Co., Ltd.
Offers comprehensive security solutions, MSSP, SOC, MDR, an…
|
7765 | TW | Telecommunications, computer pr… |
|
circlace Inc
A technology consulting firm for digital transformation on …
|
5029 | JP | Telecommunications, computer pr… |
|
CISO Global, Inc.
A cybersecurity and compliance company offering managed sec…
|
CISO | US | Telecommunications, computer pr… |
MAGELLANIC CLOUD LIMITED 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/61809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61809 | 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=61809 | 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=61809 \ -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": 61809}, 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 MAGELLANIC CLOUD LIMITED (id: 61809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.