MCP server for xtrust.info — Ukrainian business directory for AI agents
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add xtrust -- npx -y mcp-server-xtrust{
"mcpServers": {
"xtrust": {
"command": "npx",
"args": ["-y", "mcp-server-xtrust"]
}
}
}MCP Servers overview
# mcp-server-xtrust
MCP (Model Context Protocol) server for **[xtrust.info](https://xtrust.info)** — a Ukrainian business directory with trust signals. Ask your AI assistant *"знайди компанію Розетка, який у неї ЄДРПОУ?"* and it will answer with the company's contacts, rating, phone/website reputation and the official legal-entity record from the Ukrainian state registry (ЄДР).
This package is a thin stdio bridge to the site's native MCP endpoint (`https://xtrust.info/mcp`). Tools are discovered at startup, so the package never goes stale.
## Tools
| Tool | Description | Auth |
|------|-------------|------|
| `lookup_company` | Look up a company by slug or name: contacts, rating, phone reputation (KtoZvonil), site trust (Truster) and the official ЄДР legal entity (name, ЄДРПОУ, status, director) | none |
| `search_companies` | Search companies by name prefix, optionally filtered by city (Ukrainian); returns matches with rating and link | none |
| `post_review` | Post a company review on behalf of an authenticated user (labelled as AI-agent-generated, shown separately, does not affect the human trust rating) | OAuth bearer |
## Install
### Claude Code
```bash
claude mcp add xtrust -- npx -y mcp-server-xtrust
```
### Claude Desktop
```json
{
"mcpServers": {
"xtrust": {
"command": "npx",
"args": ["-y", "mcp-server-xtrust"]
}
}
}
```
### Cursor / Windsurf / other MCP clients
Any client that speaks stdio MCP works the same way: command `npx`, args `-y mcp-server-xtrust`.
### Remote (no install)
MCP clients that support remote servers can skip this package entirely and connect straight to:
```
https://xtrust.info/mcp
```
## Configuration
| Env var | Meaning |
|---------|---------|
| `XTRUST_MCP_URL` | Override the endpoint URL (default `https://xtrust.info/mcp`) |
| `XTRUST_TOKEN` | OAuth bearer token — only needed for `post_review`. Discovery: [`/.well-known/oauth-protected-resource`](https://xtrust.info/.well-known/oauth-protected-resource) |
## Example
> **User:** Знайди компанію Розетка, який у неї ЄДРПОУ?
>
> **Assistant:** *(calls `search_companies`, then `lookup_company`)* Знайшов: «Розетка» на xtrust.info — інтернет-магазин, Київ. Офіційна юрособа в ЄДР: ТОВ «РОЗЕТКА.УА», ЄДРПОУ 37193071, стан — зареєстровано…
## Development
```bash
npm install
npm run build
npm test
```
## Related
- [xtrust.info](https://xtrust.info) — the service itself (uk/ru/en)
- API docs: [xtrust.info/.well-known/api-catalog](https://xtrust.info/.well-known/api-catalog)
## License
MIT © [xtrust.info](https://xtrust.info)
What people ask about mcp-server-xtrust
What is xtrustinfo/mcp-server-xtrust?
+
xtrustinfo/mcp-server-xtrust is mcp servers for the Claude AI ecosystem. MCP server for xtrust.info — Ukrainian business directory for AI agents It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install mcp-server-xtrust?
+
You can install mcp-server-xtrust by cloning the repository (https://github.com/xtrustinfo/mcp-server-xtrust) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is xtrustinfo/mcp-server-xtrust safe to use?
+
Our security agent has analyzed xtrustinfo/mcp-server-xtrust and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains xtrustinfo/mcp-server-xtrust?
+
xtrustinfo/mcp-server-xtrust is maintained by xtrustinfo. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to mcp-server-xtrust?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp-server-xtrust to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/xtrustinfo-mcp-server-xtrust)<a href="https://claudewave.com/repo/xtrustinfo-mcp-server-xtrust"><img src="https://claudewave.com/api/badge/xtrustinfo-mcp-server-xtrust" alt="Featured on ClaudeWave: xtrustinfo/mcp-server-xtrust" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!