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.2/5.0
Behavior4/5

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

The description adds value beyond annotations by disclosing that it returns up to 25 results per page with an opaque cursor, financial filters use a single year (default 2024), and at least one filter is required. These details help the agent anticipate pagination and filtering behavior. It does not contradict annotations (readOnlyHint, openWorldHint, destructiveHint).

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 three sentences with no redundancy. It front-loads the core purpose and then adds essential details (pagination, year default, filter requirement). Every sentence adds unique value without being verbose.

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 complexity (15 parameters, no output schema), the description adequately covers filtering capabilities, pagination, and a default year. It does not explain the output format or fields, which would be helpful. However, for a search tool with optional filters, it provides sufficient context for basic use.

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?

With 0% schema description coverage across 15 parameters, the description partially compensates by grouping parameter types (e.g., name, CAEN activity, county/locality, revenue/profit/employee ranges, VAT status). However, it does not explain individual parameters like cursor, active_only, or the exact meaning of min/max ranges, leaving some ambiguity.

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 it searches and filters a company directory by multiple criteria, and it distinguishes from sibling tools (which are for specific lookups like profile or financials). The verb 'Search and filter' and the specific resource 'Firme Românești company directory' make the purpose unambiguous.

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: it is a search tool with pagination (opaque cursor), default year, and the requirement to provide at least one filter. It implicitly distinguishes from sibling tools (e.g., get_company_financials for financial details), but it does not explicitly state when to use this tool over alternatives or when not to use it.

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 addresses a distinct aspect: financial history, profile, status, CAEN code lookup, and search. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case, e.g., get_company_financials, search_companies.

Tool Count5/5

5 tools are well-scoped for a company data server, covering core operations without excess.

Completeness4/5

Covers key company data aspects: profile, financials, status, CAEN lookup, and search. Minor gap: no tool for contact details or historical status changes, but core is present.

Resources