mcpbeat Sign in

Drain MCP Server

local only

Drain MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 26 Mar 2026.

Pay for AI inference with USDC micropayments on Polygon. No API keys needed.

Installs per day peak 34 · avg 7 · -56% w/w
a month agotoday
62
Installs / week
npm · drain-mcp
2
Stars
2 open issues
26 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: DRAIN_PRIVATE_KEY (Private key for the wallet used for USDC micropayments on Polygon). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Drain MCP

same job, measured the same way
BTCFi API
by aiindigo925

Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed.

31 installs/wk local only
Orbis API Marketplace
by orbisapi

8,000+ pay-per-call APIs via x402 USDC micropayments on Base. No API keys needed.

38 installs/wk local only
Telegraph
by telegraphprotocol

Decentralized AI inference (weather, deepfake detection, LLMs) with x402 USDC micropayments.

25 installs/wk local only
Nutriref
by younghef

Pay-per-call USDA nutrition for AI agents (x402 micropayments in USDC on Base).

local only
Terminalfeed
by rippermercs

Real-time data feeds for AI agents with USDC micropayments on Base for premium tools.

27 tools answering
X402 MCP
by kwizzlesurp10-ctrl

Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.

23 tools answering
DeriveAI x402 APIs
by deriveit33z-ship-it

25 pay-per-request intelligence APIs for AI agents via x402 micropayments (USDC/Base)

25 tools answering
x711 — Universal Agent Gas Station
by 0580iris-lang

Pay-per-use tool API for AI agents. Free tier, x402 USDC micropayments, or API key.

47 tools answering

Drain MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Drain MCP?
Drain 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 drain-mcp was installed 62 times last week.
How do I connect Drain 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 drain-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Drain MCP?
The npm package drain-mcp was installed 62 times in the last week. Week over week that is -56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Drain MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.