mcpbeat Sign in

Trustsource MCP Server

by surfether Your server? Claim it
local only

Trustsource runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 28 Jul 2026.

x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.

Installs per day peak 23 · avg 7 · +17% w/w
a month agotoday
48
Installs / week
npm · trustsource-mcp
0
Stars
0 open issues
28 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Trustsource every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add trustsource -- npx -y trustsource-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trustsource": {
      "args": [
        "-y",
        "trustsource-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trustsource]
command = "npx"
args = ["-y", "trustsource-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "trustsource": {
      "args": [
        "-y",
        "trustsource-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trustsource": {
      "args": [
        "-y",
        "trustsource-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Base Mainnet wallet private key holding USDC (fees) and ETH (gas).), TRUSTSOURCE_API_URL (Override the TrustSource API base URL. Optional.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Trustsource

same job, measured the same way
Domainintel MCP
by bishop81

Domain intelligence for agents: WHOIS, DNS, SSL/TLS, security headers, reputation, subdomains.

47 installs/wk local only
I
AgentGraph Trust
by agentgraph-co

Security scanning and trust verification for AI agent tools.

110 installs/wk local only
Dechonet MCP
by node-man

13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100.

558 installs/wk local only
MCP Shield
by craftedtrust

Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.

4 tools answering
I
AgentShield
by atmflow55

Smart contract security for AI agents — verify, monitor, freeze, x402 payments

20 installs/wk local only
Recon Kit MCP
by nan786521

Read-only network & security recon tools (DNS, TLS, headers, CORS) for AI agents, each graded.

215 installs/wk local only
mcp-toolbelt
by papacasper

29 pay-per-call DNS, SEO, SSL, security, and dev tools for AI agents. x402, no API key.

29 tools answering
HexScan Token Security
by hexscan

Honeypot detection & token risk scan for ERC-20s. Risk score 0-100, tax, source verification.

2 tools answering

Trustsource — questions

Answers built from our own checks of this server.

Why is there no uptime for Trustsource?
Trustsource runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package trustsource-mcp was installed 48 times last week.
How do I connect Trustsource?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls trustsource-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Trustsource?
The npm package trustsource-mcp was installed 48 times in the last week. Week over week that is +17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Trustsource open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.