mcpbeat Sign in

ScoutScore MCP Server

by scoutscore Your server? Claim it
local only

ScoutScore runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Trust scoring for AI agents. Check scores, fidelity, and flags for x402 services.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 13 · avg 4 · +108% w/w
a month agotoday
24
Installs / week
npm · @scoutscore/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 scoutscore -- npx -y @scoutscore/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scoutscore": {
      "args": [
        "-y",
        "@scoutscore/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scoutscore]
command = "npx"
args = ["-y", "@scoutscore/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "scoutscore": {
      "args": [
        "-y",
        "@scoutscore/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scoutscore": {
      "args": [
        "-y",
        "@scoutscore/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ScoutScore

same job, measured the same way
AgentIndex
by cognivis

Trust scores and on-chain payment receipts for x402 services.

4 tools answering
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

38 installs/wk local only
Legit
by gonna

Trust scores and organic demand intelligence for x402 agents

4 tools answering
Vigile MCP
by vigile-ai

Query trust scores for MCP servers and agent skills. Check if a tool is safe.

44 installs/wk local only
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
Pulsefeed X402
by nikolife2016

Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

76 installs/wk 11 tools answering
Assay
by jasonczmeng

x402 service-quality oracle: check a service's paid-probe quality tier and score before paying it.

53 installs/wk local only
Verantis MCP
by m9labs-railscope

Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.

138 installs/wk 4 tools answering

ScoutScore — questions

Answers built from our own checks of this server.

Why is there no uptime for ScoutScore?
ScoutScore 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 @scoutscore/mcp-server was installed 24 times last week.
Is ScoutScore still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ScoutScore?
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 @scoutscore/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use ScoutScore?
The npm package @scoutscore/mcp-server was installed 24 times in the last week. Week over week that is +108%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.