Skip to main content
Glama

Search Romanian companies

search_companies
Read-only

Search and filter the Firme Românești company directory by name, CAEN activity, county/locality, revenue/profit/employee ranges, and VAT status. Up to 25 results per page with an opaque cursor. Financial filters use a single year (default 2024). Provide at least one filter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo
judetNo
limitNo
queryNo
cursorNo
localityNo
caen_codeNo
max_profitNo
min_profitNo
active_onlyNo
max_revenueNo
min_revenueNo
max_employeesNo
min_employeesNo
vat_registeredNo

TDQS

A4.7/5.0
Behavior5/5

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

Beyond the annotations (readOnlyHint, openWorldHint, destructiveHint), the description adds valuable behavioral details: pagination ('Up to 25 results per page with an opaque cursor'), the default year for financial filters ('single year, default 2024'), and the mandatory filter requirement. These are not inferable from annotations and significantly aid an agent in invoking the tool correctly.

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 composed of three focused sentences: the first states the core search/filter capability, the second explains pagination, and the third covers the year default and filter requirement. Every sentence earns its place with zero redundancy.

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?

For a complex 15-parameter search tool with no output schema and no parameter descriptions, this description covers the essential behavior and constraints well. It explains the main filter dimensions, pagination, and year semantics. However, it does not specify the exact return value shape or format details (e.g., how to structure CAEN codes or locality names), leaving some ambiguity for the agent.

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

Parameters5/5

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

With 0% schema description coverage, the description compensates effectively by mapping filter categories to parameters: name (query), CAEN activity (caen_code), county/locality (judet, locality), revenue/profit/employee ranges (min/max params), and VAT status (vat_registered). It also clarifies the 'year' parameter and cursor/limit pagination semantics, which the schema alone does not convey.

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's purpose: 'Search and filter the Firme Românești company directory' with specific filter dimensions (name, CAEN, county/locality, revenue/profit/employee ranges, VAT status). This specificity distinguishes it from sibling tools like get_company_profile or resolve_caen, which have different objectives.

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 provides clear context for when to use the tool: when searching or filtering companies, and it explicitly specifies 'Provide at least one filter.' However, it does not explicitly mention when not to use it or name alternatives, though the sibling tool names imply distinct use cases.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: search, company profile, financial history, status flags, and CAEN code lookup. The slight overlap between profile (latest financials) and financials (history) is resolved by the descriptions.

Naming Consistency5/5

All tool names follow the same verb_noun pattern (get_*, resolve_*, search_*). The verbs are consistent and the nouns clearly indicate the resource, making the set predictable and easy to navigate.

Tool Count5/5

Five tools is a well-scoped set for a company directory server. Each tool covers a fundamental aspect (search, profile, financials, status, CAEN lookup) without unnecessary bloat or redundancy.

Completeness4/5

The tool surface covers the core needs for looking up Romanian company data: search, profiling, financial history, and legal status. The main gap is that contact details are explicitly excluded from the profile, and there is no dedicated tool for historical status changes, but these are minor and workable.

Resources