mcpbeat Sign in

Supership Scan MCP Server

local only

Supership Scan runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 4 Jun 2026.

Buy any x402 API or data on Base, Solana, Polygon. No wallet on the seller's chain. For AI agents.

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 27 · avg 10 · -10% w/w
a month agotoday
54
Installs / week
npm · supership-scan
0
Stars
0 open issues
4 Jun 2026
Last commit
0 releases in 90 days
License
JavaScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Package flagged as malicious supership-scan · MAL-2026-4675
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

import { readFileSync, readdirSync, statSync, existsSync } from 'fs';

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Supership Scan and you get told the day something new turns up.

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

This one needs environment variables set before it will start: SUPERSHIP_URL (Override the hosted supership endpoint the server proxies (optional; defaults to https://supership.crestsystems.ai)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Supership Scan

same job, measured the same way
O
Polyform
by polyform

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

67 tools answering
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

41 installs/wk local only
Spraay Solana Gateway
by plagtech

Batch send SOL or any SPL token to 1000+ wallets via x402. AI agent payments on Solana.

4 tools answering
Agentpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.

121 installs/wk local only
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
x402-market
by asaishota

Let AI agents pay-per-call for any HTTP API via x402 on Base mainnet. One tool: pay_and_call.

112 installs/wk local only
HTTPayer
by httpayer

x402 micropayments for AI agents — credits-based, no wallets, no blockchain.

58 installs/wk local only

Supership Scan — questions

Answers built from our own checks of this server.

Why is there no uptime for Supership Scan?
Supership Scan 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 supership-scan was installed 54 times last week.
Is Supership Scan still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. 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 Supership Scan?
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 supership-scan straight from npm; nothing to host, nothing to sign up for.
How many people use Supership Scan?
The npm package supership-scan was installed 54 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Supership Scan open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.