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 |
|---|---|---|---|
|
Cabletel Communications Corp.
Provider of comprehensive Managed IT Services, support, and…
|
— | CA | Telecommunications, computer pr… |
|
Cacco Inc.
Provides SaaS solutions and consulting for big data, algori…
|
4166 | JP | Telecommunications, computer pr… |
|
CAC Holdings Corporation
IT services provider specializing in systems for the financ…
|
4725 | JP | Telecommunications, computer pr… |
|
CACI INTERNATIONAL INC /DE/
Provides expertise and technology to U.S. government client…
|
CACI | US | Telecommunications, computer pr… |
|
CAG Group
IT consulting firm with expertise in development, cybersecu…
|
CAG | SE | Telecommunications, computer pr… |
|
CAICA DIGITAL Inc.
An IT services provider specializing in Web3 technologies a…
|
2315 | JP | Telecommunications, computer pr… |
|
Cambridge Technology Enterprises Ltd.
Global technology services provider specializing in digital…
|
CTE | IN | Telecommunications, computer pr… |
|
Canon Marketing Japan Inc.
A domestic sales and marketing firm for imaging, printing, …
|
8060 | JP | Telecommunications, computer pr… |
|
Capgemini SE
A global business and technology transformation partner for…
|
CAP | FR | Telecommunications, computer pr… |
|
Capital Asset Planning, Inc.
A financial technology company providing system integration…
|
3965 | JP | 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.