M4rs Technologies GmbHIllingenJahresabschluss zum Geschäftsjahr vom 01.01.2022 bis zum 31.12.2022Bilanz
Angaben unter der BilanzWeitere Angaben unter der Bilanz im Sinne des §264 Abs.1 Satz 5 HGBDie Gesellschaft ist eine Kleinstgesellschaft im Sinne des § 267a HGB. Die M4rs Technologies GmbH Post an Mainzer Str. 169, 66121 Saarbrücken hat ihren Sitz in Illingen und ist eingetragen in das Handelsregister beim Amtsgericht Saarbrücken unter der Nummer 107100.
Illingen, den 18.08.2023 Marcel Köster Geschäftsführer Die Feststellung bzw. Billigung des Jahresabschlusses erfolgte am 18.8.2023. |
||||||||||||||||||||||||||||||||||||
M4rs Technologies GmbH
Overview
- Legal form
- GmbH
- Address
- 66292 Riegelsberg
- Commercial register
- HRB 107100, Saarbrücken
- Registration date
- December 30, 2020
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Erbringung von sonstigen Dienstleistungen der Informationstechnologie
Entwicklung und Programmierung von Anwendungssoftware - Registered capital
- 25,000.00 EUR
- Representation rules
Ist nur ein Liquidator bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Liquidatoren bestellt, so wird die Gesellschaft durch die Liquidatoren gemeinsam vertreten.
- Purpose
- Die auftragsbezogene ingenieurmäßige Entwicklung von Software, Datenverarbeitunssystemen und web- cloudbasierten Anwendungen, - die Planung und Umsetzung von interaktiven medialen Installationen, - die Erbringung von IT- Consultingdienstleistungen, - die Beratung im Bereich der Sortwareentwicklung, Wartung, Administration und Migration von Softwarediensten/Softwaresystemen sowie der Erweiterung bestehender Softwaremodule und Anwendungen, - der Vertrieb und Handel von Soft- und Hardware sowie elektronischen Geräten.
Financials
Balance sheet
2024- Current Assets 94,1 % 188,5 k
- Fixed Assets 5,4 % 10,9 k
- Prepaid Expenses 0,4 % 845
- Equity 85,1 % 170,5 k
- Provisions 12,8 % 25,5 k
- Liabilities 2,1 % 4,3 k
Balance sheet data available for 1 earlier fiscal years.
Authorized representatives
-
R***** M******* G***** K*****
since 2026 Liquidator
Ownership & holdings
Shareholders
-
M***** K*****
100.0 %
25k €
Ultimate beneficial owners (UBOs)
History
- 2026
-
20.01.
Change of representation schemeIst nur ein Liquidator bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Liquidatoren bestellt, so wird die Gesellschaft durch die Liquidatoren gemeinsam vertreten.
-
20.01.
DissolutionM4rs Technologies GmbH
-
20.01.
Exit of positionO**** Ö**** · Managing Director
-
20.01.
Member entryR***** M******* G***** K***** · Liquidator
- 2025
-
10.11.
Exit of positionN***** D** Ö*********** · Managing Director
-
10.11.
Member entryO**** Ö**** · Managing Director
- 2024
-
31.07.
Exit of positionM***** K***** · Managing Director
-
31.07.
Member entryN***** D** · Managing Director
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2022 | Jahresabschluss | Published | Read full text |
2022 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 M4rs Technologies GmbH. Include fiscal years and sources.\n\nentity_id: af9f5a451250d62fbafd8d9f07528c8c",
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 M4rs Technologies 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
- ?