
MPC Energy Solutions N.V. — Investor Relations & Filings
MPC Energy Solutions N.V. is a global provider of sustainable energy specializing in low-carbon energy infrastructure. The company participates in the full project lifecycle, including the development, construction, ownership, and operation of renewable energy assets. Its portfolio consists of utility-scale solar photovoltaics (PV), wind farms, and hybrid projects that often combine renewable generation with energy storage solutions. The company's primary geographical focus is on Latin America and the Caribbean.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MPC Energy Solutions N.V. - Notification of PDMR trade - Attachment: 20260518 PDMR trading notification SM.pdf | 2026-05-18 | English | |
| MPC Energy Solutions N.V. - Notification of PDMR trade | 2026-05-18 | English | |
| MPC Energy Solutions publishes its results for the first quarter of 2026 - Attachment: MPCES Q1 Report 2026.pdf | 2026-05-06 | Norwegian | |
| MPC Energy Solutions publishes its results for the first quarter of 2026 | 2026-05-06 | Norwegian | |
| Financial calendar | 2026-04-14 | English | |
| Finansiell kalender | 2026-04-14 | Norwegian |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for MPC Energy Solutions N.V., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENERGIA LATINA S.A.
Energy company providing sustainable electricity generation…
|
— | CL | Electricity, gas, steam and air… |
|
Energiedienst Holding AG
An energy group producing renewable electricity and managin…
|
EDHN | CH | Electricity, gas, steam and air… |
|
Energiekontor AG
A project developer and power producer specializing in onsh…
|
EKT | DE | Electricity, gas, steam and air… |
|
Energix Renewable Energies Ltd.
Develops, builds, and operates solar, wind, and energy stor…
|
ENRG | IL | Electricity, gas, steam and air… |
|
Energy Development Company Ltd.
Specializes in hydroelectric power generation and energy in…
|
ENERGYDEV | IN | Electricity, gas, steam and air… |
|
ENERGY RESOURCES LLC
Providing energy efficiency upgrades and renewable energy s…
|
6W5B | US | Electricity, gas, steam and air… |
|
Energy Solar Tech S.A.
Provides integrated solutions for corporate renewable energ…
|
ETC | ES | Electricity, gas, steam and air… |
|
Energy Time S.p.A.
EPC contractor providing turnkey renewable energy and effic…
|
ET | IT | Electricity, gas, steam and air… |
|
EnergyVision
Provides solar and EV charging solutions with no upfront co…
|
ENRGY | NL | Electricity, gas, steam and air… |
|
Enerside Energy S.A.
An integrated platform for renewable energy projects focuse…
|
ENRS | ES | Electricity, gas, steam and air… |
MPC Energy Solutions N.V. 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/8188/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8188 | 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=8188 | 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=8188 \ -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": 8188}, 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 MPC Energy Solutions N.V. (id: 8188)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.