mcpbeat Sign in

Nsgoods MCP Server

local only

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

MCP server for the nsgoods x402 oracle suite: signed pay per call verdicts, with free previews.

Installs per day peak 133 · avg 9 · +26% w/w
a month agotoday
86
Installs / week
npm · nsgoods-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Nsgoods MCP 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 nsgoods-mcp -- npx -y nsgoods-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nsgoods-mcp": {
      "args": [
        "-y",
        "nsgoods-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nsgoods-mcp]
command = "npx"
args = ["-y", "nsgoods-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nsgoods-mcp": {
      "args": [
        "-y",
        "nsgoods-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nsgoods-mcp": {
      "args": [
        "-y",
        "nsgoods-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Optional low-balance Base hot-wallet private key (0x-hex). Enables the paid tools (USDC-on-Base via x402). Every *_preview tool works without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nsgoods MCP

same job, measured the same way
Market Data
by timzinin-api

33 pay-per-call market and news data tools over MCP with free discovery and x402 payments.

36 tools answering
Minia2a MCP
by minia2a

MCP server for minia2a.uk — discover and call 1,600+ x402 pay-per-call APIs with USDC payments.

local only
MCP Package
by ordersofmagnitudellc

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

41 installs/wk local only
AgentUtility Web Probe
by agentutility

MCP server for the @agentutility web-probe cluster — pay-per-call x402 tools, no API keys, USDC on…

154 installs/wk local only
AgentUtility Locale
by agentutility

MCP server for the @agentutility locale cluster — pay-per-call x402 tools, no API keys, USDC on…

79 installs/wk local only
AgentUtility Agentops
by agentutility

MCP server for the @agentutility agentops cluster — pay-per-call x402 tools, no API keys, USDC on…

77 installs/wk local only
AgentUtility Wordmint
by agentutility

MCP server for the @agentutility wordmint cluster — pay-per-call x402 tools, no API keys, USDC on…

126 installs/wk local only
US Brand Intelligence
by timzinin-api

Pay-per-call US brand evidence and signal workflows with free MCP discovery and x402 payments.

21 tools answering

Nsgoods MCP — questions

Answers built from our own checks of this server.

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