
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
mcp-server-truster
Advanced tools
MCP server for truster.info — check whether a website can be trusted: trust score (0-100), community rating, reviews and Tranco rank for any domain.
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.
| 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 |
claude mcp add truster -- npx -y mcp-server-truster
{
"mcpServers": {
"truster": {
"command": "npx",
"args": ["-y", "mcp-server-truster"]
}
}
}
Any client that speaks stdio MCP works the same way: command npx, args -y mcp-server-truster.
MCP clients that support remote servers can skip this package entirely and connect straight to:
https://truster.info/mcp
| 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 |
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…
npm install
npm run build
npm test
trust-badge — embeddable "Checked on Truster" badge for your websiteMIT © truster.info
FAQs
MCP server for truster.info — check whether a website can be trusted: trust score (0-100), community rating, reviews and Tranco rank for any domain.
The npm package mcp-server-truster receives a total of 423 weekly downloads. As such, mcp-server-truster popularity was classified as not popular.
We found that mcp-server-truster demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.