Data Collection
firmeromanesti.com
Provides access to Romanian company data including search, profiles, financials, and status information.
ENDPOINT 1
https://firmeromanesti.com/mcp
MCP server metadata
- Name
- firme-romanesti
- Version
- 0.1.0
Known tools 5
search_companiesSearch and filter the Firme Românești company directory by name, CAEN activity, county/locality, revenue/profit/employee ranges, and VAT status.
Inferred read-onlyget_company_profileFetch a single Romanian company by CUI (accepts an 'RO' prefix): identity, address, CAEN activities, latest public financials, and data-source freshness.
Inferred read-onlyget_company_financialsYearly financial history for a company by CUI: revenue, profit, employees, total assets and liabilities.
Inferred read-onlyget_company_statusPublic status flags for a company by CUI: registration status, VAT (TVA) registration, fiscal activity, insolvency, dissolution (radiere), and e-Factura.
Inferred read-onlyresolve_caenLook up a Romanian CAEN (NACE) activity code and return its official label plus hierarchy (section, division, parent).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.firme-romanesti]
url = "https://firmeromanesti.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"firme-romanesti": {
"type": "http",
"url": "https://firmeromanesti.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: firme-romanesti
Remote MCP URL: https://firmeromanesti.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"firme-romanesti": {
"url": "https://firmeromanesti.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"firme-romanesti": {
"type": "http",
"url": "https://firmeromanesti.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "firme-romanesti",
"transport": "streamable-http",
"url": "https://firmeromanesti.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for firmeromanesti.com was fetched 2026-08-01T00:14:50.972Z and is being refreshed.
firmeromanesti.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.