mcpbeat

Company Data MCP Server

com.firmeromanesti/company-data
not responding

Company Data is listed as active in the registry but did not answer our last check. It exposes 5 tools.

Read-only data on 3.9M Romanian companies: search, profiles, financials, status, CAEN.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
12.1%
Uptime 24h
11 of 91 checks
5
Tools
read from the server
1068 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add company-data --transport http https://firmeromanesti.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "company-data": {
      "url": "https://firmeromanesti.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.company-data]
url = "https://firmeromanesti.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "company-data": {
      "url": "https://firmeromanesti.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "company-data": {
      "url": "https://firmeromanesti.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

company
get_company_financials
Yearly financial history for a company by CUI: revenue, profit, employees, total assets and liabilities. Amounts in RON.
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. Does not return contact details.
get_company_status
Public status flags for a company by CUI: registration status, VAT (TVA) registration, fiscal activity, insolvency, dissolution (radiere), and e-Factura.
companies
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.
resolve
resolve_caen
Look up a Romanian CAEN (NACE) activity code and return its official label plus hierarchy (section, division, parent). Labels are in Romanian.

Endpoints

URLTransportStateLatencyChecked
https://firmeromanesti.com/mcp streamable-http answering 83 ms 10 min ago

Company Data — questions

Answers built from our own checks of this server.

What can Company Data do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_company_financials, get_company_profile, get_company_status, resolve_caen, search_companies. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Company Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 11 of 91 checks got a reply (12.1%), average response time 1068 ms. The bar chart above shows every period we have measured.
Is Company Data still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Company Data as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Company Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Company Data need an API key?
No. Company Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Company Data?
It answers our handshake in 1068 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.