Skip to main content
ClaudeWave
xtrustinfo avatar
xtrustinfo

mcp-server-xtrust

Ver en GitHub

MCP server for xtrust.info — Ukrainian business directory for AI agents

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: NPX · mcp-server-xtrust
Claude Code CLI
claude mcp add xtrust -- npx -y mcp-server-xtrust
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "xtrust": {
      "command": "npx",
      "args": ["-y", "mcp-server-xtrust"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# 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)

Lo que la gente pregunta sobre mcp-server-xtrust

¿Qué es xtrustinfo/mcp-server-xtrust?

+

xtrustinfo/mcp-server-xtrust es mcp servers para el ecosistema de Claude AI. MCP server for xtrust.info — Ukrainian business directory for AI agents Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.

¿Cómo se instala mcp-server-xtrust?

+

Puedes instalar mcp-server-xtrust clonando el repositorio (https://github.com/xtrustinfo/mcp-server-xtrust) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar xtrustinfo/mcp-server-xtrust?

+

Nuestro agente de seguridad ha analizado xtrustinfo/mcp-server-xtrust y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene xtrustinfo/mcp-server-xtrust?

+

xtrustinfo/mcp-server-xtrust es mantenido por xtrustinfo. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.

¿Hay alternativas a mcp-server-xtrust?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-server-xtrust en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: xtrustinfo/mcp-server-xtrust
[![Featured on ClaudeWave](https://claudewave.com/api/badge/xtrustinfo-mcp-server-xtrust)](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>

Más MCP Servers

Alternativas a mcp-server-xtrust