PYDRO GmbHRostockJahresabschluss zum Geschäftsjahr vom 01.01.2021 bis zum 31.12.2021Bilanz
Anhang
PYDRO GmbH,
sonstige Berichtsbestandteile
Angaben zur Feststellung:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PYDRO GmbH
Overview
- Legal form
- GmbH
- Address
-
Friedrich-Barnewitz-Straße 7
18119 Rostock - Commercial register
- HRB 14482, Rostock
- Registration date
- August 8, 2016
- Industry
-
Forschung und Entwicklung im Bereich Biotechnologie
Wärme- und Kältehandel
Erbringung sonstiger Vermittlungs- und Vermarktungsdienstleistungen für Patente - Registered capital
- 48,316.00 EUR
- Representation rules
Ist nur ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, so wird die Gesellschaft durch zwei Geschäftsführer oder durch einen Geschäftsführer gemeinsam mit einem Prokuristen vertreten.
- Purpose
- - Entwicklung, Weiterentwicklung, Vertrieb und Betrieb von Technologien der Energiegewinnung, Volumenstrom-, Druckregulierung und Zustandsüberwachung aus Fluiden in Rohrleitungen sowie anderer damit im Zusammenhang stehender innovativer Technologien inklusive des Erarbeitens oder Erwerbens von Patenten in diesen Bereichen; - Projektmanagement und Technologieberatung im Bereich der Energiegewinnung, Druckregulierung und Zustandsüberwachung aus Fluiden in Rohrleitungen und damit im Zusammenhang stehender, innovativer Technologien; - Erwerb von oder Beteiligung jeder Art an Unternehmen oder Unternehmensbeteiligungen aus dem Bereich Softwareentwicklung und Energieeffizienz oder aus anderen damit im Zusammenhang stehenden Bereichen.
Financials
Balance sheet
2022- Fixed Assets 53,6 % 810,5 k
- Current Assets 39,7 % 599,9 k
- Prepaid Expenses 6,7 % 100,7 k
- Sonderposten für Zuschüsse und Zulagen 58,3 % 881,5 k
- Equity 33,2 % 501,0 k
- Liabilities 8,3 % 125,0 k
- Provisions 0,2 % 3,6 k
Balance sheet data available for 3 earlier fiscal years.
Authorized representatives
-
Mulundu Sichone
since 2019 Managing Director
Ownership & holdings
Shareholders
-
Mulundu Sichone
35.3 %
17k €
- Venture Capital Fonds MV GmbH DEU 22.3 % 11k €
- PYDRO GmbH DEU 11.6 % 6k €
Ultimate beneficial owners (UBOs)
-
M****** S******
≥25%
35.3 %
-
T***** C******
10.1 %
Holds shares in
- PYDRO GmbH 11.6 %
History
- 2022
-
21.04.
Change of bylawsPYDRO GmbH
-
21.04.
Change of addressPYDRO GmbH
-
21.04.
Exit of positionT***** C****** · Managing Director
-
21.04.
Change of share capitalPYDRO GmbH
- 2020
-
11.11.
Change of share capitalPYDRO GmbH
-
11.11.
Change of bylawsPYDRO GmbH
-
06.10.
Member entryT***** C****** · Managing Director
- 2019
-
26.08.
Change of share capitalPYDRO GmbH
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2022 | Jahresabschluss | Published | Via the API |
| 2021 | Jahresabschluss | Published | Read full text |
| 2020 | Jahresabschluss | Published | Via the API |
| 2019 | Jahresabschluss | Published | Via the API |
2021 Jahresabschluss Full text
Register documents
Bring original register extracts and company documents into your application as PDF or XML.
/v1/fetch-document- Current extract (AD) PDF
- Chronological extract (CD) PDF
- Structured content (SI, XML) XML
- Shareholders list PDF
- Articles of association PDF
Explore more companies
Company data in your AI chat
Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.
Connect your assistant
- Open Connectors in Claude and add a custom connector.
-
Enter this server URL and add the connector:
https://mcp.handelsregister.ai/mcp - Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
- In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
-
Use “handelsregister” as the name, OAuth for authentication and this server URL:
https://mcp.handelsregister.ai/mcp - Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.
Run once in your terminal:
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
--header "X-API-Key: YOUR_API_KEY"
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this MCP server as a tool in your application:
from openai import OpenAI
client = OpenAI()
response = client.responses.create(
model="gpt-6-astra",
input="Show me the directors, shareholders and latest available financial figures for PYDRO GmbH. Include fiscal years and sources.\n\nentity_id: 7cc00dc635ac8298ba9627ab959676c9",
tools=[{
"type": "mcp",
"server_label": "handelsregister",
"server_url": "https://mcp.handelsregister.ai/mcp",
"headers": {"X-API-Key": "YOUR_API_KEY"},
"require_approval": "never",
}],
)
print(response.output_text)
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this configuration to your MCP client:
{
"mcpServers": {
"handelsregister": {
"url": "https://mcp.handelsregister.ai/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}
Replace YOUR_API_KEY with your handelsregister.ai API key.
Ask about this company
Once connected, ask your assistant this question:
Show me the directors, shareholders and latest available financial figures for PYDRO GmbH. Include fiscal years and sources.
Copying failed. Please select the text and copy it manually.
Keyboard shortcuts
- Copy active snippet
- C
- Copy entity_id
- I
- Switch tab
- 1–6
- Toggle this help
- ?