MCP server for truster.info — domain trust scores for AI agents
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add truster -- npx -y mcp-server-truster{
"mcpServers": {
"truster": {
"command": "npx",
"args": ["-y", "mcp-server-truster"]
}
}
}Resumen de MCP Servers
# mcp-server-truster
MCP (Model Context Protocol) server for **[truster.info](https://truster.info)** — a website trust and reputation service. Ask your AI assistant *"can I trust this-shop.com?"* and it will answer with the domain's trust score, community rating, review count, Tranco rank and recent reviews.
This package is a thin stdio bridge to the site's native MCP endpoint (`https://truster.info/mcp`). Tools are discovered at startup, so the package never goes stale.
## Tools
| Tool | Description | Auth |
|------|-------------|------|
| `lookup_domain` | Trust score (0-100), average rating, review count, Tranco rank and recent reviews for a domain | none |
| `search_domains` | Search domains by name prefix; returns trust score and review count for matches | none |
| `post_review` | Post a domain review on behalf of an authenticated user (labelled as AI-agent-generated, shown separately, does not affect the human rating or trust score) | OAuth bearer |
## Install
### Claude Code
```bash
claude mcp add truster -- npx -y mcp-server-truster
```
### Claude Desktop
```json
{
"mcpServers": {
"truster": {
"command": "npx",
"args": ["-y", "mcp-server-truster"]
}
}
}
```
### Cursor / Windsurf / other MCP clients
Any client that speaks stdio MCP works the same way: command `npx`, args `-y mcp-server-truster`.
### Remote (no install)
MCP clients that support remote servers can skip this package entirely and connect straight to:
```
https://truster.info/mcp
```
## Configuration
| Env var | Meaning |
|---------|---------|
| `TRUSTER_MCP_URL` | Override the endpoint URL (default `https://truster.info/mcp`) |
| `TRUSTER_TOKEN` | OAuth bearer token — only needed for `post_review`. Discovery: [`/.well-known/oauth-protected-resource`](https://truster.info/.well-known/oauth-protected-resource) |
## Example
> **User:** Can I trust this-shop.com?
>
> **Assistant:** *(calls `lookup_domain`)* this-shop.com has a low trust score on truster.info (23/100, "danger"): the domain is only 2 months old, has no Tranco rank, and two recent reviews report undelivered orders. I'd be careful…
## Development
```bash
npm install
npm run build
npm test
```
## Related
- [truster.info](https://truster.info) — the service itself (uk/ru/en)
- [`trust-badge`](https://github.com/trusterinfo/trust-badge) — embeddable "Checked on Truster" badge for your website
- API docs: [truster.info/.well-known/api-catalog](https://truster.info/.well-known/api-catalog)
## License
MIT © [truster.info](https://truster.info)
Lo que la gente pregunta sobre mcp-server-truster
¿Qué es trusterinfo/mcp-server-truster?
+
trusterinfo/mcp-server-truster es mcp servers para el ecosistema de Claude AI. MCP server for truster.info — domain trust scores 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-truster?
+
Puedes instalar mcp-server-truster clonando el repositorio (https://github.com/trusterinfo/mcp-server-truster) 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 trusterinfo/mcp-server-truster?
+
Nuestro agente de seguridad ha analizado trusterinfo/mcp-server-truster 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 trusterinfo/mcp-server-truster?
+
trusterinfo/mcp-server-truster es mantenido por trusterinfo. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a mcp-server-truster?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mcp-server-truster 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.
[](https://claudewave.com/repo/trusterinfo-mcp-server-truster)<a href="https://claudewave.com/repo/trusterinfo-mcp-server-truster"><img src="https://claudewave.com/api/badge/trusterinfo-mcp-server-truster" alt="Featured on ClaudeWave: trusterinfo/mcp-server-truster" width="320" height="64" /></a>Más 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!