oasoft EDV-Service GmbH
Overview
- Legal form
- GmbH
- Address
-
Ahornstraße 5
82296 Schöngeising - Commercial register
- HRB 280169, München
- Registration date
- October 28, 2022
- Industry
-
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Erbringung von sonstigen Dienstleistungen der Informationstechnologie
Erbringung von sonstigen Informationsdienstleistungen - Registered capital
- 25,000.00 EUR
- Representation rules
Ist nur ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, so wird die Gesellschaft durch zwei Geschäftsführer oder durch einen Geschäftsführer gemeinsam mit einem Prokuristen vertreten.
- Purpose
- Erbringung von Dienst- und Beratungsleistungen im Bereich Informationstechnologie, insbesondere Administration von IT-Netzwerken, Installation, Wartung und Reparaturen von IT-Systemen aller Art, Clouddienste sowie Handel mit Hard- und Software.
Financials
Balance sheet
2023- Current Assets 63,5 % 36,5 k
- Fixed Assets 33,5 % 19,2 k
- Prepaid Expenses 3,0 % 1,7 k
- Deferred Tax Assets 0,0 % 0
- Active Balancing Item from Asset Offset 0,0 % 0
- Equity 63,5 % 36,5 k
- Liabilities 24,8 % 14,3 k
- Provisions 11,6 % 6,7 k
- Accrued Expenses 0,0 % 0
- Deferred Tax Liabilities 0,0 % 0
Profit & loss
2023- Revenue 47,3 % 197,4 k
- Material expenses 22,2 % −92,7 k
- Personnel expenses 10,2 % −42,6 k
- Other operating expenses 10,0 % −41,9 k
- Annual net profit/loss 3,1 % 12,8 k
- Depreciation 2,9 % −11,9 k
- Increase or decrease in finished and unfinished goods inventory 2,7 % 11,4 k
- Income and profit taxes 1,6 % −6,7 k
- Other taxes 0,0 % −160
- Other capitalized own work 0,0 % 0
- Other operating income 0,0 % 0
- Income from investments 0,0 % 0
- Income from other securities and loans in financial assets 0,0 % 0
- Other interest and similar income 0,0 % 0
- Depreciation on financial assets and current asset securities 0,0 % 0
- Interest and similar expenses 0,0 % 0
Authorized representatives
-
Osman Akyüz
since 2022 Managing Director
Ownership & holdings
Shareholders
-
Osman Akyüz
51.0 %
13k €
-
Mevlüde Akyüz
49.0 %
12k €
Ultimate beneficial owners (UBOs)
-
O**** A****
≥25%
51.0 %
History
- 2022
-
11.11.
Change of seatoasoft EDV-Service GmbH
-
11.11.
Change of legal formGesellschaft mit beschränkter Haftung
-
11.11.
Change of share capitaloasoft EDV-Service GmbH
-
11.11.
Change of bylawsoasoft EDV-Service GmbH
-
11.11.
Incorporationoasoft EDV-Service GmbH
-
11.11.
Change of representation schemeIst nur ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, so wird die Gesellschaft durch zwei Geschäftsführer oder durch einen Geschäftsführer gemeinsam mit einem Prokuristen vertreten.
-
11.11.
Change of purposeErbringung von Dienst- und Beratungsleistungen im Bereich Informationstechnologie, insbesondere Administration von IT-Netzwerken, Installation, Wartung und Reparaturen von IT-Systemen aller Art, Clouddienste sowie Handel mit Hard- und Software.
-
11.11.
Change of addressoasoft EDV-Service GmbH
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2023 | Jahresabschluss | Published | Via the API |
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 oasoft EDV-Service GmbH. Include fiscal years and sources.\n\nentity_id: a18c7cd14e01c8987e96ad3d2c8bbe41",
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 oasoft EDV-Service 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
- ?