search_companies
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.
This record as markdown: /tools/com-firmeromanesti-company-data/search-companies.md
What search_companies does on Company Data
AI agents call search_companies to retrieve information from Company Data without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
year | integer | — | |
judet | string | — | |
limit | integer | — | |
query | string | — | |
cursor | string | — | |
locality | string | — | |
caen_code | string | — | |
max_profit | integer | — | |
min_profit | integer | — | |
active_only | boolean | — | |
max_revenue | integer | — | |
min_revenue | integer | — |
Parameters from the server's own tool schema.
Why search_companies is rated Low
This tool retrieves and queries company information with filtering options but performs no side effects, data modification, or destructive actions. It is a classic read/search operation limited to data retrieval from a read-only directory. The low severity reflects minimal blast radius—misuse would result only in unauthorized data access, not operational or financial damage.
From the tool's definition Tool description explicitly states "Search and filter" operations on company directory data, returning "up to 25 results per page." No modification, deletion, or execution capabilities mentioned. Server description confirms "Read-only data."
Risk signalsHigh parameter count (15 properties)
Attacks that exploit this kind of access
The rule that runs search_companies safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Company Data, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For search_companies, this is the rule to start with:
search_companies is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Company Data, apply this rule, and every search_companies call is checked against it from then on.
Questions about search_companies
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. It is categorised as a Read tool in the Company Data MCP Server, which means it retrieves data without modifying state.
search_companies accepts 12 parameters: year, judet, limit, query, cursor, locality, caen_code, max_profit, min_profit, active_only, max_revenue, min_revenue. The full parameter table on this page comes from the server's own tool schema.
Register the Company Data MCP server in PolicyLayer and add a rule for search_companies: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Company Data. Nothing to install.
search_companies is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the search_companies rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for search_companies. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
search_companies is provided by the Company Data MCP server (https://firmeromanesti.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Company Data, and thousands of servers like it.
This server
Across the catalogue