nextpractice GmbHBremenJahresabschluss zum Geschäftsjahr vom 01.01.2021 bis zum 31.12.2021Bilanz
Anhang
A. Allgemeine Angaben zum Jahresabschluss
Bremen, den 09.03.2023 sonstige Berichtsbestandteilegez. Andreas Greve
Angaben zur Feststellung:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nextpractice GmbH
Overview
- Legal form
- GmbH
- Address
- 28217 Bremen
- Commercial register
- HRB 19650HB, Bremen
- Registration date
- June 22, 2000
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Unternehmensberatung
Erbringung von sonstigen Dienstleistungen der Informationstechnologie - Registered capital
- 450,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 mit einem Prokuristen vertreten. Einzelvertretungsbefugnis kann erteilt werden. Ist ein Geschäftsführer bestellt, so ist er von dem Verbot, Rechtsgeschäfte mit sich im eigenen Namen oder als Vertreter eines Dritten abzuschliießen, befreit (§ 181 BGB). Jeder Geschäftsführer kann von dem Verbot, Rechtsgeschäfte mit sich im eigenen Namen oder als Vertreter eines Dritten abzuschließen, befreit werden (§ 181 BGB).
- Purpose
- Die Unternehmensberatung, die Marktforschung und insbesondere die Beratung von Unternehmen, die Vermarktung von soft-ware Lizenzen sowie jede angemessene Nutzung des Anlagevermögens und der Vertrieb von Hard- und Software sowie die damit im Zusammenhang stehenden Einrichtungsarbeiten, Schulungen, Serviceleistungen und Programmierleistungen.
Financials
Balance sheet
2022- Current Assets 91,4 % 617,4 k
- Fixed Assets 7,1 % 48,1 k
- Prepaid Expenses 1,5 % 10,0 k
- Liabilities 94,3 % 637,3 k
- Equity 4,3 % 29,3 k
- Provisions 1,3 % 9,0 k
Balance sheet data available for 16 earlier fiscal years.
Authorized representatives
-
A****** G****
since 2005 Managing Director
Ownership & holdings
Shareholders
-
F**** S********
33.9 %
153k €
-
K****** H******
25.1 %
113k €
- nextpractice GmbH DEU 4.6 % 21k €
Ultimate beneficial owners (UBOs)
-
F**** S******
≥25%
33.9 %
-
K** H******
≥25%
25.1 %
Holds shares in
- nextpractice GmbH 4.6 %
History
- 2024
-
05.08.
Insolvency proceedings openednextpractice GmbH
-
23.05.
Provisional insolvency administration orderednextpractice GmbH
-
23.05.
Consent reservation orderednextpractice GmbH
- 2023
-
25.08.
Mergernextpractice GmbH
- 2021
-
15.03.
Change of addressnextpractice GmbH
- 2016
-
06.09.
Change of bylawsnextpractice GmbH
- 2015
-
18.09.
Exit of positionP**** P**** · Managing Director
- 2009
-
26.03.
Change of bylawsnextpractice 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 |
| 2018 | 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 nextpractice GmbH. Include fiscal years and sources.\n\nentity_id: a9ee377a363f83ea1671bf6c845f4043",
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 nextpractice 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
- ?