Skip to main content
Glama

Companero – Romanian Company Data

search_companies

Keywords: firme, companii românești, CUI, CAEN, industrie, județ, localitate, cifră de afaceri, profit, datorii, angajați, caută firme după filtre, export firmă, bază de date firme, search company, find business, Romanian companies database.

Caută firme românești sau identifică o firmă specifică după denumire. Folosește același set de filtre ca pagina /cauta-firme: name (denumire firmă, free text, prefix-friendly), județ, localitate, industrie, cod CAEN, tip societate (SRL/SA/PFA…), stare (în funcțiune/suspendată/radiată), telefon, dată înregistrare și 19 indicatori financiari din bilanț (cifră de afaceri, profit, datorii, angajați, capital propriu/social, active, venituri, cheltuieli, etc.) — toți cu interval [gte, lte] și an opțional. Sortare multi-câmp identică cu UI-ul.

Returnează totalCount, un eșantion de firme (cu CUI și URL profil) și webOrderUrl (link către /cauta-firme cu filtrele pre-aplicate).

Pentru a găsi o firmă după denumire, apelează cu name: "Nume Firmă" — primești top-N candidați cu CUI și județ pentru dezambiguare; apoi folosește get_company cu CUI-ul ales pentru profil complet.

IMPORTANT: când utilizatorul cere lista completă sau export CSV, prezintă-i webOrderUrl ca link clickabil — acolo selectează câmpurile dorite, vede prețul și plătește (credite sau card). Tool-ul NU inițiază comenzi.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoLocalități — array de ID-uri sau nume (ex: ["Cluj-Napoca","Sector 1"]). Echivalent `f[city][]`. Auto-completează `county` dacă nu e dat.
nameNoNumele firmei sau o parte din nume (free text, insensibil la diacritice, prefix-friendly via edge_ngram pe `nameNormalised`). Folosește acest parametru și pentru a identifica o firmă specifică după denumire (ex: "Altia", "Dedeman"). Echivalent `f[q]` din /cauta-firme.
limitNoMărimea eșantionului returnat (default 5, max 5 — identic cu preview-ul de pe /cauta-firme). Pentru lista completă/export, folosește `webOrderUrl`.
bsYearNoAnul bilanțului contabil aplicat ca default tuturor filtrelor financiare care nu au propriul `year`. Default (identic cu /cauta-firme): din IUNIE anul curent − 1, până în mai anul curent − 2. ⚠️ Anul cel mai recent are acoperire PARȚIALĂ - firmele care nu au depus încă bilanțul lipsesc din rezultat, fără avertisment. Dacă vrei acoperire maximă, trimite explicit anul precedent. Echivalent param top-level `bsYear`.
countyNoJudețe — array de ID-uri sau nume (ex: ["Cluj","Timiș"] sau [12,35]). Echivalent `f[county][]`.
equityNoCapital propriu (RON) — `{gte,lte,year?}`.
offsetNoOffset paginare (default 0).
stocksNoStocuri (RON) — `{gte,lte,year?}`.
netLossNoPierdere netă (RON) — `{gte,lte,year?}`.
orderByNoSortare multi-câmp. Trimite ca array de OBIECTE (nu stringuri), de ex: `[{"field":"netTurnover","direction":"desc"},{"field":"name","direction":"asc"}]`. Câmpuri: name, county, city, mainNaceCode, netTurnover, netProfit, socialCapital, averageNumberOfEmployees, registrationDate, taxId, random, size. Aliasuri RO: nume, judet, localitate, caen, cifra, profit, capitalSocial, angajati, dataInfintarii, cui. Echivalent `o[1][field]=direction`, `o[2][...]`.
hasPhoneNoFiltru telefon: "yes" (are telefon), "no" (nu are). Echivalent `f[hasPhone]`.
industryNoIndustrii — array de ID-uri (din `list_industries`) sau nume/slug (ex: [5] sau ["IT și software"]). Echivalent `f[industry][]`. Se expandează automat la coduri CAEN descendente.
naceCodeNoCoduri CAEN (clasă, 4 cifre) — array de string-uri (ex: ["6201","6202"]). Echivalent `f[naceCode][]`. Se expandează cu descendenți.
netProfitNoProfit net (RON) — `{gte,lte,year?}`. Echivalent `f[netProfit][...]`.
provisionsNoProvizioane (RON) — `{gte,lte,year?}`.
companyTypeNoTip societate — array de coduri din `LegalEntityType` (ex: ["SRL","SA","PFA"]). Echivalent `f[companyType][]`.
fixedAssetsNoActive imobilizate (RON) — `{gte,lte,year?}`.
liabilitiesNoDatorii (RON) — `{gte,lte,year?}`.
netTurnoverNoCifră de afaceri (RON) — `{"gte":int,"lte":int,"year":int?}`. Echivalent `f[netTurnover][gte|lte|year]`.
receivablesNoCreanțe (RON) — `{gte,lte,year?}`.
totalAssetsNoActive totale (RON) — `{gte,lte,year?}`. Calculat ca fixedAssets + currentAssets.
totalIncomeNoVenituri totale (RON) — `{gte,lte,year?}`.
growthFilterNoCreșterea cifrei de afaceri an/an, pe ultima pereche consecutivă de bilanțuri: "growing" (în creștere), "stable" (stagnare, bandă simetrică), "any" (implicit). Pragul implicit e 10%; îl schimbi cu `minGrowthPercent`.
totalCapitalNoCapital total (RON) — `{gte,lte,year?}`.
advanceIncomeNoVenituri în avans (RON) — `{gte,lte,year?}`.
currentAssetsNoActive circulante (RON) — `{gte,lte,year?}`.
socialCapitalNoCapital social (RON) — `{gte,lte,year?}`.
totalExpensesNoCheltuieli totale (RON) — `{gte,lte,year?}`.
companyPatrimonyNoPatrimoniu (RON) — `{gte,lte,year?}`.
minGrowthPercentNoPragul în procente pentru `growthFilter` (ex: 20 pentru „creștere peste 20%"). Fără el, "growing" înseamnă ≥ +10%.
registrationDateNoInterval dată înregistrare — `{"gte":"YYYY-MM-DD","lte":"YYYY-MM-DD"}`. Echivalent `f[registrationDate][gte|lte]`.
registrationYearNoScurtătură pentru anul înregistrării — `{"gte":2020,"lte":2024}`. Convertit intern la `registrationDate`. Echivalent `f[registrationYear][gte|lte]`.
stateRegistrationNoStare firmă — array cu valori din: "in_operation" (în funcțiune), "suspended" (suspendată), "deleted" (radiată). Acceptă și aliasuri RO/EN ("active"/"radiata"/etc.). Echivalent `f[stateRegistration][]`. **Default aplicat automat dacă nu specifici: `["in_operation"]`*
cashAtBankAndInHandNoDisponibilități bănești (RON) — `{gte,lte,year?}`.
averageNumberOfEmployeesNoNumăr mediu angajați — `{"gte":int,"lte":int,"year":int?}`.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.9/5.0
Behavior5/5

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

With no annotations provided, the description carries full responsibility. It discloses return format (totalCount, sample, webOrderUrl), the max limit of 5, the partial coverage issue with bsYear (with a warning), and explicitly states that the tool does NOT initiate orders. This is thorough behavioral disclosure.

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 lengthy but dense with necessary information. It is structured into clear sections: an introductory keyword block, a definition of what the tool does, return values, usage for name lookup, and an important note about webOrderUrl. While verbose, every sentence contributes useful content, though it could be slightly more streamlined.

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

Completeness5/5

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

Given the high complexity (35 parameters, no output schema), the description is remarkably complete. It covers the return values, the workflow for name-based lookup, the purpose of webOrderUrl for full data/export, and important caveats like the partial balance-sheet-year coverage. It addresses all essential aspects an agent would need to use this tool correctly.

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?

Despite 100% schema coverage, the description adds substantial value beyond schema descriptions. It explains the name parameter's role in identifying a specific company, the default behavior and partial coverage of bsYear, the object format for orderBy, the meaning of growthFilter and minGrowthPercent, the default for stateRegistration, and provides equivalent UI parameter names (f[...]) for many filters.

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 explicitly states the tool searches Romanian companies and can identify a specific company by name. It clearly defines the action ('Caută firme românești sau identifică o firmă specifică după denumire') and distinguishes itself by mentioning the get_company tool for full profiles, which separates it from related tools.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use instructions: it explains that for identifying a specific company, call with 'name' and then use get_company with the CUI for full profile. It also tells when to use webOrderUrl for full lists/exports, and notes the tool does not initiate orders. This is clear and actionable.

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.

Resources