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 |
|---|---|---|---|
| Bagging/Receiving of orders/contracts | 2026-05-07 | English | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43026532 | Bagging/Receiving of orders/contracts | 2026-05-07 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GEA (Grenobloise d'Electronique et d'Automatismes)
Designs, manufactures, and maintains electronic toll collec…
|
GEA | FR | Telecommunications, computer pr… |
|
GECI International
A technology consulting and digital transformation speciali…
|
ALGEC | FR | Telecommunications, computer pr… |
|
Genpact LTD
Provides technology solutions to transform and manage compl…
|
G | BM | Telecommunications, computer pr… |
|
GFT Technologies SE
An AI-centric technology partner specializing in data-drive…
|
GFT | DE | Telecommunications, computer pr… |
|
Glintt
IT consulting and digital solutions provider for healthcare…
|
GLINT | PT | Telecommunications, computer pr… |
|
Global Infotech Co.,LTD.
Provides IT solutions and digital transformation services f…
|
300465 | CN | Telecommunications, computer pr… |
|
Global Link Communications Holdings Limited
R&D and provision of telecommunication application software…
|
8060 | HK | Telecommunications, computer pr… |
|
Global Security Experts Inc.
Provides cybersecurity consulting, system audits, and secur…
|
4417 | JP | Telecommunications, computer pr… |
|
Globalway, Inc.
Operates in technology services, human resources, and shari…
|
3936 | JP | Telecommunications, computer pr… |
|
Globesecure Technologies Limited
Provides cybersecurity and digital transformation solutions…
|
GSTL | IN | 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.