← Registry

Data Collection

firmeromanesti.com

Provides access to Romanian company data including search, profiles, financials, and status information.

1 endpoint5 known toolsFirst detected July 21, 2026Last detected August 30, 2026

ENDPOINT 1

https://firmeromanesti.com/mcp

No auth detected

MCP server metadata

Name
firme-romanesti
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

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.

Inferred read-only
get_company_profile

Fetch a single Romanian company by CUI (accepts an 'RO' prefix): identity, address, CAEN activities, latest public financials, and data-source freshness.

Inferred read-only
get_company_financials

Yearly financial history for a company by CUI: revenue, profit, employees, total assets and liabilities.

Inferred read-only
get_company_status

Public status flags for a company by CUI: registration status, VAT (TVA) registration, fiscal activity, insolvency, dissolution (radiere), and e-Factura.

Inferred read-only
resolve_caen

Look up a Romanian CAEN (NACE) activity code and return its official label plus hierarchy (section, division, parent).

Inferred read-only

CONNECT 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.

Trust status Neutral

firmeromanesti.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.