Tierarzt Plus Finanz GmbHBerlinJahresabschluss zum Geschäftsjahr vom 10.07.2019 bis zum 31.12.2019Bilanz
Anhang
Allgemeine Angaben zum Jahresabschluss
sonstige Berichtsbestandteile
Angaben zur Feststellung:
|
|||||||||||||||||||||||||||||||||||||||||||||
Tierarzt Plus Finanz GmbH
Overview
- Legal form
- GmbH
- Address
-
Wöhlertstraße 12-13
10115 Berlin - Commercial register
- HRB 209613, Charlottenburg (Berlin)
- Registration date
- July 10, 2019
- Industry
-
Tierärztliche Praxen
Veterinärwesen a. n. g.
Beteiligungsgesellschaften - Registered capital
- 26,000.00 EUR
- Representation rules
Ist ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, wird die Gesellschaft gemeinschaftlich durch zwei Geschäftsführer oder durch einen Geschäftsführer in Gemeinschaft mit einem Prokuristen vertreten. Alleinvertretungsbefugnis kann erteilt werden.
- Purpose
- Die Schaffung eines Netzwerks aus Tierarztpraxen und Tierarztkliniken, sowie das Halten von Tochtergesellschaften, die tiermedizinische Zentren gründen, erwerben, einrichten und betreiben.
Financials
Balance sheet
2021- Fixed Assets 72,7 % 27,25 Mio
- Current Assets 27,3 % 10,22 Mio
- Liabilities 58,7 % 21,98 Mio
- Equity 41,2 % 15,42 Mio
- Provisions 0,2 % 63,0 k
- Deferred Tax Liabilities 0,0 % 0
Balance sheet data available for 1 earlier fiscal years.
Authorized representatives
-
Fabian Mathias Kröll
since 2020 Managing Director
-
Maximiliaan Henrikus Johannes Reijers
since 2026 Managing Director
-
Ulrich Martin Feißt
since 2025 Managing Director
Ownership & holdings
Shareholders
- Tierarzt Plus GmbH DEU 100.0 % 26k €
Ultimate beneficial owners (UBOs)
Holds shares in
- Tierarzt Plus Ostwestfalen GmbH 100.0 %
- Zentrum für ganzheitliche Tiergesundheit GmbH 100.0 %
- Tierarzt Plus Hagen GmbH 100.0 %
History
- 2026
-
08.06.
Member entryMaximiliaan Henrikus Johannes Reijers · Managing Director
- 2025
-
29.10.
Member entryUlrich Martin Feißt · Managing Director
- 2023
-
25.07.
Change of addressTierarzt Plus Finanz GmbH
- 2021
-
01.09.
Change of share capitalTierarzt Plus Finanz GmbH
-
01.09.
Change of bylawsTierarzt Plus Finanz GmbH
- 2020
-
02.01.
Exit of positionK** M****** · Managing Director
-
02.01.
Member entryFabian Mathias Kröll · Managing Director
- 2019
-
19.12.
Change of company nameTierarzt Plus Finanz GmbH
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2021 | Jahresabschluss | Published | Via the API |
| 2021 | Jahresabschluss | Published | Via the API |
| 2019 | Jahresabschluss | Published | Read full text |
2019 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 Tierarzt Plus Finanz GmbH. Include fiscal years and sources.\n\nentity_id: e6acdd96723afdc94823baaba29f408d",
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 Tierarzt Plus Finanz 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
- ?