mcpbeat Sign in

Nibgate MCP Server

by fortunesayspump Your server? Claim it
answering

Nibgate is answering right now. Last checked 10 min ago. It exposes 5 tools. Last commit 28 Aug 2026.

x402 paywall layer for creator sites and agents: paid content, pricing, reputation, ledger.

Uptime history 8 days of history
8 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
339 ms
Response time
average over 24h
0
Stars
last commit 28 Aug 2026

What the code does

We read the source, 14 h ago · tools taken from the live server · 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.

Contract delegates control to foreign code contracts/NibgateReputation.sol:108
            (bool ok, bytes memory reason) = implementation.delegatecall(initData);
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.

    execSync(`"${prismaCli}" generate --schema=${schemaPath} 2>&1`, { stdio: 'pipe', timeout: 30000, cwd: repoRoot });
Builds a file path from a variable subblogs/backend/src/routes/v1/upload.route.js:92
          const webpPath = path.join(UPLOAD_DIR, webpName);
Page executes code built at runtime packages/nibgate/src/server/admin-page.html:76
  app.innerHTML = items.map(function(item) {

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 Nibgate and you get told the day something new turns up.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add nibgate --transport http https://api.nibgate.xyz/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nibgate": {
      "url": "https://api.nibgate.xyz/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nibgate]
url = "https://api.nibgate.xyz/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nibgate": {
      "url": "https://api.nibgate.xyz/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nibgate": {
      "url": "https://api.nibgate.xyz/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

explore
explore_content
Search verified creator content on Nibgate. Returns content metadata (title, type, price, domain, reputation, unlock path). Use to discover what paid/free content exists.
leaderboards
get_leaderboards
Get ranked creators, sites, or content by reputation score, unlocks, views, and revenue.
ledger
get_ledger
Get the public Nibgate activity ledger: recent views, unlocks, payments, and onchain ratings across verified sites. Includes wallet addresses, tx hashes, and receipts where available.
platform
get_platform_stats
Get platform-wide Nibgate totals: creators, verified sites, content count, views, unlocks, revenue, and cumulative protocol fees.
resolve
resolve_share
Resolve a Nibshare link (https://nibgate.xyz/ns/<slug> or a bare slug) to its machine-readable manifest: title, price, currency, content type, status, expiry, and the page/access/unlock/media URLs. Use before attempting payment or access.

Endpoints

URLTransportStateLatencyChecked
https://api.nibgate.xyz/mcp streamable-http answering 369 ms 10 min ago

Alternatives to Nibgate

same job, measured the same way
I
Agent Exec
by sslip-128-221-67-45-agent-exec

Accountless pay-per-use code execution for agents. Read-only search and pricing; pay via x402.

2 tools answering
Azeth Protocol
by azeth-protocol

Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

86 installs/wk local only
X402station
by sf1nx

x402station.io: independent risk-signal layer for x402 endpoints before agents pay.

50 installs/wk local only
Djd Agent Score
by jacobsd32-cpu

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

55 installs/wk local only
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
AgentFund
by agentigris

Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation.

56 installs/wk local only
Xrpl Referee
by eamwhite1

Trust and payment layer for the agentic economy on the XRP Ledger.

35 tools answering
Context Relay
by chughes113

Compact, citation-verifiable public web context for AI agents, paid per use with x402.

2 tools answering

Nibgate — questions

Answers built from our own checks of this server.

What can Nibgate do?
It exposes 5 tools, read directly from the server on our last check. Among them: explore_content, get_leaderboards, get_ledger, get_platform_stats, resolve_share. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Nibgate working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 339 ms. The bar chart above shows every period we have measured.
How do I connect Nibgate?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Nibgate need an API key?
No. Nibgate completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Nibgate?
It answers our handshake in 339 ms on average, which is faster than 52% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Nibgate open source?
Yes — written in JavaScript 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.