mcpbeat Sign in

Reputa MCP Server

local only

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

Reputa: wallet risk & security plus DeFi cover (insurance) analyses, paid via x402.

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

Installs per day peak 245 · avg 42 · -71% w/w
a month agotoday
92
Installs / week
npm · reputa-mcp
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 reputa -- npx -y reputa-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reputa": {
      "args": [
        "-y",
        "reputa-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reputa]
command = "npx"
args = ["-y", "reputa-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "reputa": {
      "args": [
        "-y",
        "reputa-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reputa": {
      "args": [
        "-y",
        "reputa-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: REPUTA_BASE_URL (API base URL (default https://reputa.xyz). Use http://localhost:5173 for local dev.), REPUTA_PAYER_PRIVATE_KEY (Optional wallet private key (USDC on Polygon) to auto-pay the paid x402 tools (scores, approvals, safe-check, safe-owner details, 24-month chain history).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Reputa

same job, measured the same way
Apimesh
by mbeato

74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.

67 installs/wk local only
BentCrypto Machine Payments
by ghstaking

Paid token risk and security intelligence for AI agents over MCP with x402 payments.

2 tools answering
I
AgentSec MCP
by traveljamboree

Security intelligence via x402 on Base. CVE lookup, IP reputation, secret scanning.

3 tools answering
I
Guava Wallet Intelligence
by guava-research

Crypto security, honeypot detection, wallet analysis, and token risk scoring across 31 blockchains.

659 installs/wk answering
Agent Market Network
by jdhart81

Signed agent discovery, security attestations, paid work, and verified settlement reputation.

23 tools answering
Cybercentry Verification
by co-cybercentry

Twelve tools: token, wallet, contract and site security. Two free, the rest $1 in USDC over x402.

12 tools answering
Signal Oracle
by neruoticfarrow

Pay-per-call change-intelligence feeds for AI agents over x402 (deps, security, regs, tariffs)

7 tools answering
npm Registry MCP Server
by yawlabs

npm registry MCP server — package intelligence, security audits, dependency analysis

1 290 installs/wk local only

Reputa — questions

Answers built from our own checks of this server.

Why is there no uptime for Reputa?
Reputa 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 reputa-mcp was installed 92 times last week.
Is Reputa 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 Reputa?
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 reputa-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Reputa?
The npm package reputa-mcp was installed 92 times in the last week. Week over week that is -71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.