active Legal form GmbH

P. Hermann Holding GmbH

Senden ·HRB 17643 Coesfeld

Overview

Legal form
GmbH
Address
Brock 36
48308 Senden
Commercial register
HRB 17643, Coesfeld
Registration date
July 6, 2018
Industry
Managementtätigkeiten von sonstigen Holdinggesellschaften
Beteiligungsgesellschaften
Managementtätigkeiten von Holdinggesellschaften mit überwiegend finanziellem Anteilsbesitz
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
Der Erwerb, die Verwaltung und Veräußerung von Beteiligungen an anderen Unternehmen und Gesellschaften und sonstigem Vermögen sowie alle damit im Zusammenhang stehenden Leistungen.

Financials

Total assets 2021
25.556 €
Net income 2021
−1.013 €

Balance sheet

2021
Assets 25,6 k
  • Fixed Assets 97,8 % 25,0 k
  • Current Assets 2,2 % 556
  • Prepaid Expenses 0,0 % 0
  • Net Loss Not Covered by Equity 0,0 % 0
Liabilities and Equity 25,6 k
  • Equity 84,2 % 21,5 k
  • Liabilities 15,1 % 3,9 k
  • Provisions 0,7 % 168
  • Sonderposten mit Rücklageanteil 0,0 % 0
  • Accrued Expenses 0,0 % 0
Full balance sheet line items with an API key Get API key →

Authorized representatives

  • Peter Hermann since 2018 Managing Director

Ownership & holdings

Shareholders

  • Peter Hermann 100.0 % 25k €

Ultimate beneficial owners (UBOs)

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

Holds shares in

History

  1. 2018
  2. 24.07.
    Change of purpose
    Der Erwerb, die Verwaltung und Veräußerung von Beteiligungen an anderen Unternehmen und Gesellschaften und sonstigem Vermögen sowie alle damit im Zusammenhang stehenden Leistungen.
  3. 24.07.
    Change of share capital
    P. Hermann Holding GmbH
  4. 24.07.
    Change of address
    P. Hermann Holding GmbH
  5. 24.07.
    Change of bylaws
    P. Hermann Holding GmbH
  6. 24.07.
    Change of seat
    P. Hermann Holding GmbH
  7. 24.07.
    Member entry
    Peter Hermann · Managing Director
  8. 24.07.
    Change of representation scheme
    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.
  9. 24.07.
    Incorporation
    P. Hermann Holding GmbH
2 more entries Get API key →

Annual statements

Original published statements, ordered by fiscal year.

1 document
Fiscal year Document Published Access
2021 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
  • 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 P. Hermann Holding GmbH. Include fiscal years and sources.\n\nentity_id: 952611ecab4c680553affc46ecd69da6",
    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 P. Hermann Holding GmbH. Include fiscal years and sources.

entity_id952611ecab4c680553affc46ecd69da6