{"name":"com.adrianhomelab/leadgen-onrc","slug":"adrianhomelab-leadgen-onrc","title":"Leadgen ONRC Romania","description":"Romania company registry: search 4.2M businesses by name/CUI, directors, financials.","url":"https://mcp.market/server/adrianhomelab-leadgen-onrc","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":86,"checks":7,"ok":6,"last_checked_at":"2026-09-21T01:40:59.888Z","last_ok_at":"2026-09-20T19:56:11.157Z","latency_ms":599},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/darksider4all/leadgen-mcp","website":"https://onrc-api.adrianhomelab.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://leadgen-mcp.adrianhomelab.com/mcp"}],"packages":[],"tools":[{"name":"enrich_company","description":"A whole-firm profile in one call: the ONRC registry record plus the contacts discovered on that firm's website, each labelled with a confidence and a source. Prefer this over lookup_business followed by extract_contacts when you want everything about one company. cui is its tax code; website overrides the registered one; max_pages bounds the crawl.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cui":{"title":"Cui","type":"string"},"website":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Website"},"max_pages":{"default":5,"title":"Max Pages","type":"integer"}},"required":["cui"],"title":"enrich_companyArguments"}},{"name":"extract_contacts","description":"Crawl a company website and extract emails, phone numbers and social profiles. Accepts a bare domain or a full URL; max_pages (1-20, default 5) bounds the crawl.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"website":{"title":"Website","type":"string"},"max_pages":{"default":5,"title":"Max Pages","type":"integer"}},"required":["website"],"title":"extract_contactsArguments"}},{"name":"lookup_business","description":"Look up a Romanian company by name or CUI (tax code) in the official ONRC registry of 4.2M firms. Name search is diacritic-insensitive, so pass plain ASCII ('paval' finds 'PAVAL'); an all-digit query matches the CUI. The natural first call for a Romanian company question. max_results caps the rows returned.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"title":"Query","type":"string"},"max_results":{"default":10,"title":"Max Results","type":"integer"}},"required":["query"],"title":"lookup_businessArguments"}},{"name":"lookup_by_category","description":"Find companies by what they do rather than by name: a curated topic ('artificial intelligence', 'cybersecurity', 'climate', 'software', 'retail') expands to the CAEN activity codes that define it. Optionally narrow the result to a single county.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"topic":{"title":"Topic","type":"string"},"county":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"County"},"max_results":{"default":10,"title":"Max Results","type":"integer"}},"required":["topic"],"title":"lookup_by_categoryArguments"}},{"name":"lookup_director","description":"Find Romanian companies by the name of a director or legal representative, from the ONRC representatives table. Diacritic-insensitive ('popescu' matches 'POPESCU'). Use this when you know a person rather than a firm.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"title":"Name","type":"string"},"max_results":{"default":10,"title":"Max Results","type":"integer"}},"required":["name"],"title":"lookup_directorArguments"}},{"name":"lookup_domain","description":"WHOIS plus DNS records (A, MX, NS, TXT) and an SPF/DMARC email-security audit for a domain. Use it to profile a company's web estate or check its email posture. include_dns and include_security toggle the two halves.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"domain":{"title":"Domain","type":"string"},"include_dns":{"default":true,"title":"Include Dns","type":"boolean"},"include_security":{"default":true,"title":"Include Security","type":"boolean"}},"required":["domain"],"title":"lookup_domainArguments"}},{"name":"lookup_financial_ratios","description":"Derived financial intelligence for a Romanian company: year-over-year revenue trend and growth, headcount trajectory, net margin, and liquidity/distress signals, distilled into a single verdict ('growing', 'stable' or 'distressed'). Use it for interpretation; use lookup_financials for the raw figures.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cui":{"title":"Cui","type":"string"}},"required":["cui"],"title":"lookup_financial_ratiosArguments"}},{"name":"lookup_financials","description":"Annual financial statements for a Romanian company from Ministry of Finance filings: revenue, profit, headcount and balance-sheet lines in RON, for the latest fiscal year on record. Resolve the firm with lookup_business first if you only have a name.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cui":{"title":"Cui","type":"string"}},"required":["cui"],"title":"lookup_financialsArguments"}},{"name":"poll_watchlist","description":"Collect everything the watch tools have found: call it to drain the changeset for every watch owned by your API key. Company watches return an 'updated' entry with the changed fields; CAEN and county watches return the 'new' firms registered since the last poll.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"poll_watchlistArguments"}},{"name":"watch_caen","description":"Watch a CAEN activity code, optionally scoped to one county, for newly registered firms. A registration-date cutoff is the baseline: only firms registered after it are reported, and poll_watchlist slides the cutoff forward so each new firm surfaces once.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"title":"Code","type":"string"},"county":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"County"}},"required":["code"],"title":"watch_caenArguments"}},{"name":"watch_company","description":"Register a company (by CUI) to monitor. Stores a fingerprint of its current registry record as the baseline; poll_watchlist then reports changes between monthly ONRC snapshots - a new director, a new CAEN activity, an address or status change.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"cui":{"title":"Cui","type":"string"}},"required":["cui"],"title":"watch_companyArguments"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T00:25:08.244Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T00:25:08.208Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1963ms"]},"poisoning":{"score":15,"max":15,"notes":["11 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[],"inputs":{"probes":[{"url":"https://leadgen-mcp.adrianhomelab.com/mcp","reachable":true,"authRequired":false,"latencyMs":1963,"serverInfo":{"name":"leadgen","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"darksider4all","repo":"leadgen-mcp","error":"repo not found"},"icon":{"url":"https://adrianhomelab.com/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}