io.github.xtrustinfo/company-lookup
io.github.xtrustinfo/company-lookupUkrainian business directory: companies, contacts and registry details (xtrust.info).
Tools · 3
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 on xtrust.info by name prefix; optionally filter by city (Ukrainian). Returns matches with rating and link.
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…
Similar MCP servers embedding-nearest
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"
}
}
}