Skip to main content
Glama

regdata_germany_insolvency

Search Germany's official insolvency register by debtor name or registration number to retrieve court, case number, and publication details.

Instructions

Germany Insolvency Register Search (Insolvenzbekanntmachungen). Search Germany's official insolvency register (Insolvenzbekanntmachungen) by company or debtor name. Get court, case number, publication date, seat and the Handelsregister reference. No API key. Pass the registry's search input as a flat object (e.g. name, tax ID, or registration number); call regdata_describe with slug "germany-insolvency-scraper" first if unsure of the exact fields.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxItemsNoOptional cap on billed dataset items returned.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. It reveals the tool is a scraper requiring no API key and returns specific data fields, but it does not disclose rate limits, error handling, or whether it modifies data. The read-only nature is implied but not explicitly stated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with two sentences covering purpose, output, and usage tip. It is front-loaded and efficient, though a slightly more structured format could improve readability.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the freeform input and lack of output schema, the description lists several return fields and references regdata_describe for precise input fields. It could be more complete by mentioning pagination or rate limits, but it provides sufficient context for initial use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema describes only maxItems with 100% coverage, but the description adds valuable context that the main input is a freeform object (name, tax ID, etc.). This guidance goes beyond the schema by providing examples and directing to regdata_describe for field specifics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches Germany's official insolvency register by debtor/company name, returning specific fields like court, case number, and Handelsregister reference. This distinguishes it from sibling tools such as regdata_germany_handelsregister (commercial register) and regdata_czech_isir_insolvency (Czech insolvency).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains when to use it (for German insolvency searches) and advises calling regdata_describe first if uncertain about input fields. While it does not explicitly list cases when not to use, the context sufficiently guides the agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nolpak14/getregdata'

If you have feedback or need assistance with the MCP directory API, please join our Discord server