active Legal form GmbH

Bentert GmbH

Berlin ·HRB 151114 Charlottenburg (Berlin) ·bentert.de

Overview

Legal form
GmbH
Address
Bayerische Straße 2
10707 Berlin
Commercial register
HRB 151114, Charlottenburg (Berlin)
Registration date
June 20, 2013
Industry
Entwicklung und Programmierung von Anwendungssoftware
Entwicklung und Programmierung von Computerspielen
Erbringung von Beratungsleistungen auf dem Gebiet der Informationstechnologie
Registered capital
25,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 in Gemeinschaft mit einem Prokuristen vertreten. Alleinvertretungsbefugnis kann erteilt werden.

Purpose
Die Entwicklung und Herstellung von Computerprogrammen und computergesteuerten Geräten und Anlagen.

Financials

Total assets 2022
47.842 €

Balance sheet

2022
Assets 47,8 k
  • Current Assets 100,0 % 47,8 k
Liabilities and Equity 47,8 k
  • Equity 88,0 % 42,1 k
  • Liabilities 12,0 % 5,8 k
Full balance sheet line items with an API key Get API key →

Authorized representatives

  • Christian Bentert since 2013 Managing Director

Ownership & holdings

Shareholders

  • Christian Bentert 100.0 % 25k €

Ultimate beneficial owners (UBOs)

1 hold ≥ 25%
1 more beneficial owners · viewable with an API key Get API key →

History

  1. 2013
  2. 03.07.
    Member entry
    Christian Bentert · Managing Director
  3. 03.07.
    Change of representation scheme
    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 in Gemeinschaft mit einem Prokuristen vertreten. Alleinvertretungsbefugnis kann erteilt werden.
  4. 03.07.
    Change of purpose
    Die Entwicklung und Herstellung von Computerprogrammen und computergesteuerten Geräten und Anlagen.
  5. 03.07.
    Change of share capital
    Bentert GmbH
  6. 03.07.
    Change of bylaws
    Bentert GmbH
  7. 03.07.
    Change of seat
    Bentert GmbH
  8. 03.07.
    Incorporation
    Bentert GmbH
  9. 03.07.
    Change of address
    Bentert GmbH
2 more entries Get API key →

Annual statements

Original published statements, ordered by fiscal year.

1 document
Fiscal year Document Published Access
2022 Jahresabschluss Published Via the API

Register documents

Bring original register extracts and company documents into your application as PDF or XML.

GET/v1/fetch-document
View the document API
Website bentert.de
  • Current extract (AD) PDF
  • Chronological extract (CD) PDF
  • Structured content (SI, XML) XML
  • Shareholders list PDF
  • Articles of association PDF

Explore more companies

Handelsregister API · MCP

Company data in your AI chat

Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.

MCP documentation

Connect your assistant

  1. Open Connectors in Claude and add a custom connector.
  2. Enter this server URL and add the connector:
    https://mcp.handelsregister.ai/mcp
  3. Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
  1. In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
  2. Use “handelsregister” as the name, OAuth for authentication and this server URL:
    https://mcp.handelsregister.ai/mcp
  3. 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:

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:

Python
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 Bentert GmbH. Include fiscal years and sources.\n\nentity_id: 33164d92b363cf0ef112e1d971198374",
    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:

JSON
{
  "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 Bentert GmbH. Include fiscal years and sources.

entity_id33164d92b363cf0ef112e1d971198374