Tusco Consult LTDBremerhavenJahresabschluss zum 31.12.2011Bilanz zum 31.Dezember 2011
Bremerhaven, den 2.7.2012 Tusco Consult ltd Daniela Heim Rechtliche Verhältnisse
Firma:
Sitz:
Handelsregister:
Unternehmensgegenstand:
Stammkapital:
Geschäftsführung:
Geschäftsjahr
Gewinn- und Verlustrechnung für das Geschäftsjahr vom 01.Januar 2011 bis zum 31.Dezember 2011
Bremerhaven, den 2.7.2012 Daniela Heim FeststellungsbeschlussDer Jahresabschluss wurde am 02.07.2012 festgestellt. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TUSCO CONSULT LTD
Overview
- Legal form
- Ltd.
- Address
-
Weserstr. 18 b
27572 Bremerhaven - Commercial register
- HRB 3749BHV, Bremen
- Registration date
- August 27, 2003
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Unternehmensberatung
Tätigkeiten der Großhandelsvermittlung von Werkzeugen - Registered capital
- 100.00 GBP
- Representation rules
Die Gesellschaft hat einen Geschäftsführer.
- Purpose
- Unternehmensberatung, Daten- und Textverarbeitung, Serviceleitungen im kaufmännischen und IT-Bereich, Gründung bzw. An- und Verkauf von Firmen und Beteiligungen.
Financials
Balance sheet
2024- Active Balancing Item from Asset Offset 48,7 % 13,9 k
- Fixed Assets 26,2 % 7,5 k
- Current Assets 24,9 % 7,1 k
- Liabilities 100,0 % 28,6 k
Balance sheet data available for 4 earlier fiscal years.
Profit & loss
2011- Revenue 47,2 % 72,1 k
- Personnel expenses 24,0 % −36,6 k
- Other operating expenses 16,4 % −25,0 k
- Depreciation 8,3 % −12,6 k
- Summe: Ergebnis der gewöhnlichen Geschäftstätigkeit 1,4 % −2,1 k
- Result before taxes 1,4 % −2,1 k
- Annual net profit/loss 1,4 % −2,1 k
- Other operating income 0,0 % 0
- Other interest and similar income 0,0 % 0
- Summe: Außerordentliches Ergebnis 0,0 % 0
- Außerordentliche Aufwendungen 0,0 % 0
P&L data available for 3 earlier fiscal years.
Authorized representatives
-
Daniela, geb. Bruns Heim
since 2008 Managing Director
History
- 2017
-
28.12.
Change of addressTUSCO CONSULT LTD
-
31.05.
Change of branch dataTUSCO CONSULT LTD
- 2009
-
26.10.
Change of branch dataTUSCO CONSULT LTD
-
26.10.
Correction of entity dataTUSCO CONSULT LTD
- 2008
-
25.03.
Member entryDaniela, geb. Bruns Heim · Managing Director
-
25.03.
Exit of positionM****** B**** · Managing Director
- 2005
-
23.11.
IncorporationTUSCO CONSULT LTD
-
23.11.
Change of legal formGesellschaft mit beschränkter Haftung nach englischem Recht
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2011 | Jahresabschluss | Published | Read full text |
| 2010 | Jahresabschluss | Published | Via the API |
| 2009 | Jahresabschluss | Published | Via the API |
| 2008 | Jahresabschluss | Published | Via the API |
2011 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 TUSCO CONSULT LTD. Include fiscal years and sources.\n\nentity_id: c0ba631c8d35bbaefd02b75c163d6c6d",
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 TUSCO CONSULT LTD. 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
- ?