mcp-server-truster
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server-trusterCan I trust this-shop.com?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-server-truster
MCP (Model Context Protocol) server for 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 |
| Trust score (0-100), average rating, review count, Tranco rank and recent reviews for a domain | none |
| Search domains by name prefix; returns trust score and review count for matches | none |
| 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 |
Related MCP server: enrich-company-mcp
Install
Claude Code
claude mcp add truster -- npx -y mcp-server-trusterClaude Desktop
{
"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/mcpConfiguration
Env var | Meaning |
| Override the endpoint URL (default |
| OAuth bearer token — only needed for |
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
npm install
npm run build
npm testRelated
truster.info — the service itself (uk/ru/en)
trust-badge— embeddable "Checked on Truster" badge for your websiteAPI docs: truster.info/.well-known/api-catalog
License
MIT © truster.info
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceDependency health checker for AI agent skills. Analyzes external endpoints for uptime, SSL validity, domain reputation, ownership changes, and abuse scores. Returns a 0-100 trust score per endpoint.Last updated
- Alicense-qualityBmaintenanceDomain -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.Last updated5MIT
- Flicense-qualityDmaintenanceEnables domain intelligence lookups including RDAP registration data, DNS records, and Certificate Transparency searches.Last updated1
Related MCP Connectors
Verify business legitimacy by domain or name in <2s. Trust score, verdict, evidence. x402-payable.
Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.
Search domain availability and pricing, straight from chat — then open a link to register.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trusterinfo/mcp-server-truster'
If you have feedback or need assistance with the MCP directory API, please join our Discord server