Adolf Tedsen GmbH & Co.KGTrittauJahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023Bilanz
Anhang
Allgemeine Angaben
Trittau, 19.12.2024 sonstige Berichtsbestandteile
Trittau, 19.12.2024 gez. Thomas Wiegreffe
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Adolf Tedsen GmbH & Co.KG
Overview
- Legal form
- GmbH & Co. KG
- Address
- 22946 Trittau
- Commercial register
- HRA 30AH, Lübeck
- Industry
- Industry · viewable with an API key Get API key →
- Representation rules
Jeder persönlich haftende Gesellschafter vertritt die Gesellschaft allein.
Financials
Balance sheet
2024- Fixed Assets 53,4 % 5,01 Mio
- Current Assets 46,3 % 4,34 Mio
- Prepaid Expenses 0,2 % 21,3 k
- Liabilities 93,9 % 8,79 Mio
- Equity 3,2 % 300,0 k
- Provisions 2,9 % 272,4 k
Balance sheet data available for 18 earlier fiscal years.
Profit & loss
2024- Gross profit 41,2 % 7,15 Mio
- Personnel expenses 21,1 % 3,67 Mio
- Result after taxes 8,9 % 1,54 Mio
- Annual net profit/loss 8,8 % 1,53 Mio
- Gutschrift auf Kapitalkonten 8,8 % 1,53 Mio
- Other operating expenses 7,2 % 1,26 Mio
- Depreciation 2,1 % 367,7 k
- Income and profit taxes 1,3 % 231,2 k
- Interest and similar expenses 0,5 % 84,4 k
- Other taxes 0,0 % 6,1 k
- Balance sheet profit/loss 0,0 % 0
Authorized representatives
-
C**** W********
since 2006 Limited Partner
-
T***** W********
since 2010 Limited Partner
Ownership & holdings
Shareholders
-
C**** W****** Limited Partner
30k €
-
T***** W****** Limited Partner
270k €
- Kiehn + Tedsen Gesellschaft mit beschränkter Haftung DEU Fully Liable Partner
Holds shares in
- Seip Automation GmbH 45.5 %
History
- 2017
-
29.05.
Other person eventT***** W******** · Limited Partner
-
29.05.
Other person eventC**** W******** · Limited Partner
- 2010
-
17.12.
Other person eventC**** W******** · Limited Partner
-
17.12.
Member entryT***** W******** · Limited Partner
-
17.12.
Other person eventC**** W******** · Limited Partner
-
01.11.
Change of addressAdolf Tedsen GmbH & Co.KG
-
01.11.
Correction of entity dataAdolf Tedsen GmbH & Co.KG
-
22.10.
Change of addressAdolf Tedsen GmbH & Co.KG
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2023 | Jahresabschluss | Published | Read full text |
| 2022 | Jahresabschluss | Published | Via the API |
| 2021 | Jahresabschluss | Published | Via the API |
| 2020 | Jahresabschluss | Published | Via the API |
2023 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 Adolf Tedsen GmbH & Co.KG. Include fiscal years and sources.\n\nentity_id: ccc95b9ee2ca65b88d39fb1bcb475fa8",
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 Adolf Tedsen GmbH & Co.KG. 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
- ?