Skip to main content
Glama

Search companies in Swiss Central Business Name Index (zefix.ch)

get_companies

Search Swiss companies by name or UID to retrieve legal details including address, history, and representatives. Filter by canton, location, legal form, and more.

Instructions

Returns semi-structured markdown text including legal names, address, business identifiers, names of legal representatives, registered capital, mergers and acquisitions, auditor, purpose, former names, and the history of changes for the found company.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
name_or_uidYesName (without legal form suffixes like 'AG' or 'GmbH') or UID of the company to search for. If UID is known ('CHE-nnn.nnn.nnn' or similar) – use it to get full details about the company.
language_keyNoResponse language (allowed ISO-639-1 codes: en, de, fr, it).
cantonsNoOptional list of Swiss canton ISO-3166-2 codes: ZH - Zurich BE - Bern LU - Lucerne UR - Uri SZ - Schwyz OW - Obwalden NW - Nidwalden GL - Glarus ZG - Zug FR - Fribourg SO - Solothurn BS - Basel-Stadt BL - Basel-Landschaft SH - Schaffhausen AR - Appenzell Ausserrhoden AI - Appenzell Innerrhoden SG - St. Gallen GR - Graubünden AG - Aargau TG - Thurgau TI - Ticino VD - Vaud VS - Valais NE - Neuchâtel GE - Geneva JU - Jura
locationsNoOptional list of legal seat town or other locality names (case-insensitive).
legalFormsNoOptional list of legal forms, e.g., 'AG', 'GmbH', 'Sole proprietorship' (case-insensitive).
includeDeletedNoWhen true, includes deleted/deregistered companies in the results. Default: false.
includeFormerNamesNoWhen true, also searches within former company names. Default: false.
exactSearchNoIf True (default, preferred): searches from the start of the business name. Prefer using exact search for more accurate results. Fallback to 'False' if no results are found.If False: searches anywhere in the business name. Wildcard (*) supported for greater flexibility.
phoneticSearchNoSearches for similar sounding words. Enable it when audio input is used or when exact search did not find any result. Default: false.
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It does not mention whether the operation is read-only, any rate limits, authorization requirements, or side effects. It only describes the output format, leaving behavioral aspects largely unspecified.

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 a single sentence that efficiently captures the output contents. It is front-loaded with the key deliverable (semi-structured markdown) and then lists fields. While compact, it could be slightly more structured for readability.

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

Completeness3/5

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

Given the tool has 9 parameters and no output schema, the description provides a good overview of the return fields but lacks details on search behavior (e.g., exact vs. fuzzy matching, pagination, or error conditions). The parameter descriptions in the schema partially compensate, but overall completeness is adequate but not robust.

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

Parameters3/5

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

The input schema has 100% description coverage for all 9 parameters, and the description adds no additional parameter-level context. According to guidelines, when schema coverage is high, the baseline is 3. The description does not compensate by clarifying parameter interactions or usage patterns.

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 that the tool returns semi-structured markdown text with detailed company information from the Swiss Central Business Name Index. It enumerates specific fields such as legal names, address, business identifiers, and history of changes, leaving no ambiguity about the tool's purpose.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives, nor does it mention prerequisites or scenarios where it might be inappropriate. Since no sibling tools are listed, the lack of usage context is a significant gap.

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/zahhar/zefix-mcp'

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