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 | |
| Agreements | 2026-04-28 | English | |
| Bagging/Receiving of orders/contracts | 2026-04-24 | English | |
| Updates | 2026-04-20 | English | |
| Updates | 2026-04-20 | English | |
| Change in Director(s) | 2026-04-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42194128 | Press Release | 2026-04-29 | English | ||
| 42206951 | Agreements | 2026-04-28 | English | ||
| 42230448 | Bagging/Receiving of orders/contracts | 2026-04-24 | 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 | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COPUS KOREA Co., Ltd.
Digital content provider specializing in producing and dist…
|
322780 | KR | Telecommunications, computer pr… |
|
Coreco Inc.
Specializing in software development and comprehensive IT s…
|
— | CA | Telecommunications, computer pr… |
|
Core Concept Technologies Inc.
IT services company offering Digital Transformation support…
|
4371 | JP | Telecommunications, computer pr… |
|
COSOL LIMITED
Global provider of asset management solutions for asset-int…
|
COS | AU | Telecommunications, computer pr… |
|
COSYN Limited
Provides IT solutions, GIS, and digital transformation for …
|
538922 | IN | Telecommunications, computer pr… |
|
CPI Computer Peripherals Inter/NAL
A value-added distributor of technology products, hardware,…
|
CPI | GR | Telecommunications, computer pr… |
|
CPT GLOBAL LIMITED
IT consultancy specializing in digital transformation and t…
|
CGO | AU | Telecommunications, computer pr… |
|
CPU Softwarehouse
An IT and consulting company specializing in the banking an…
|
CPU2 | DE | Telecommunications, computer pr… |
|
Crayon Group Holding
Global IT services firm helping organizations optimize tech…
|
CRAYN | NO | Telecommunications, computer pr… |
|
CreoSG Co.,Ltd.
Provides IT solutions to financial institutions and develop…
|
040350 | KR | 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.