← Registry

General Tools

beglaubigt.de

Creates a German GmbH/UG incorporation case and returns a secure Beglaubigt link for the founder to provide personal details and make payment.

1 endpoint1 known toolsFirst detected August 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://mcp.beglaubigt.de/mcp

No auth detected

MCP server metadata

Name
beglaubigt-mcp
Version
0.2.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Incorporation intake (create_incorporation): gather details conversationally, ONE question per turn — never ask for several fields in one message. The tool creates the case and returns a secure Beglaubigt link where the founder enters their date of birth, nationality and home address and pays, so DO NOT ask for those in chat. Order: 1. Legal form (GmbH or UG), then the company name (must include the suffix). 2. Business purpose, then share capital. 3. Registered address; ask whether the business address is the same. 4. For EACH shareholder, ask their share percentage and whether they are a managing director. For the FIRST (founder) shareholder only, also ask their first name and email so Beglaubigt can send the completion link — tell them you'll share the email with Beglaubigt for that. Do NOT ask any shareholder for date of birth, nationality or home address. Then ask if there is another shareholder. Musterprotokoll (the standard template) supports at most 3 shareholders and exactly one managing director. Do NOT pick the articles type yourself and do not send `documents` — Beglaubigt derives it from the structure (one director with 1-3 shareholders gets the Musterprotokoll, anything larger gets individual articles). 5. If no shareholder is a managing director, you must include one director (name optional). 6. Optional add-on interest: you may ask whether the founder wants information about any follow-up options and record them in additional_services — a non-binding note only, it orders and charges nothing. Values: authority-registrations, business-liability-insurance, trademark-registration, bookkeeping, tax-advisor-support, business-address. Skip entirely if they want none. 7. Notarization: online or offline, and whether express. A preferred timeframe, if given, must be 7, 14, or 30 days. 7b. Package — REQUIRED, and the founder's choice, never yours. Read the packages://incorporation resource, show them the three tiers with prices, and ask which they want. The tool refuses to create anything without it, because omitting it would silently bill the middle tier. 8. Show a summary, confirm, then call the tool once. Share percentages must total 100. Then send the founder to the returned URL to finish their personal details and pay.

Known tools 1

create_incorporation

Create a German GmbH/UG incorporation case and return a secure Beglaubigt link where the founder provides their remaining personal details (date of birth, nationality, home address) and pays.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.beglaubigt-mcp]
url = "https://mcp.beglaubigt.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "beglaubigt-mcp": {
      "type": "http",
      "url": "https://mcp.beglaubigt.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: beglaubigt-mcp
Remote MCP URL: https://mcp.beglaubigt.de/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "beglaubigt-mcp": {
      "url": "https://mcp.beglaubigt.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "beglaubigt-mcp": {
      "type": "http",
      "url": "https://mcp.beglaubigt.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "beglaubigt-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.beglaubigt.de/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for beglaubigt.de was fetched 2026-08-23T23:13:18.853Z.

Trust status Trusted

beglaubigt.de is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.