Skip to main content
Glama

regdata_germany_handelsregister

Search the German Commercial Register (Handelsregister) by company name or registration number to extract company data, officers, and capital for KYC and due diligence.

Instructions

Germany Handelsregister Scraper. Search the German Commercial Register (Handelsregister) by company name or register number. Extract company data, officers / managing directors (Gesch�ftsf�hrer) with dates of birth, capital, legal form, seat, business purpose. No official API - structured JSON for KYC, KYB & due diligence. Pass the registry's search input as a flat object (e.g. name, tax ID, or registration number); call regdata_describe with slug "germany-handelsregister-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?

Describes that it is a scraper with no official API, returns structured JSON for KYC, and lists extracted fields. No annotations exist, so the description carries the full burden; it adds moderate transparency but lacks details on error handling or limitations.

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

Conciseness5/5

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

The description is efficient, with every sentence providing essential information: purpose, output, and usage guidance. No wasteful text.

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?

Explains input format, output content, and a prerequisite step. Without an output schema, it adequately describes the return values. Could be improved by mentioning limitations or error responses, but overall sufficient.

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 only defines maxItems, but the description explains that search fields (name, tax ID, etc.) should be passed as additional properties, and advises calling regdata_describe for exact fields. This adds significant meaning beyond the schema.

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?

Clearly states it searches the German Commercial Register by company name or register number, and extracts specific data. Distinguishes from siblings by being Germany-specific.

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?

Provides explicit instruction to pass search input as a flat object and to call regdata_describe first if unsure. Does not explicitly exclude other cases, but the context of sibling tools implies appropriate use.

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