Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.xtrustinfo/company-lookup

io.github.xtrustinfo/company-lookup

Ukrainian business directory: companies, contacts and registry details (xtrust.info).

Uptime
100.0%
1 direct probes · 30d
Response
487ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

lookup_company

Look up a company on xtrust.info by slug or name. Returns contacts, rating, phone reputation (KtoZvonil), site trust (Truster) and the official legal entity from the Ukrainian registry (ЄДР).

search_companies

Search companies on xtrust.info by name prefix; optionally filter by city (Ukrainian). Returns matches with rating and link.

post_review

Post a company review on behalf of the authenticated user. Requires an OAuth access token with the "write" scope (discover via /.well-known/oauth-protected-resource). The review is labelled AI-agent-g…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.xtrustinfo/company-lookup": {
      "url": "https://xtrust.info/mcp",
      "transport": "streamable-http"
    }
  }
}