mcpbeat Sign in

Utilsforagents MCP Server

by utilsforagents Your server? Claim it
local only

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

Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.

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

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (EVM wallet private key (hex, with or without 0x prefix) used to sign x402 micropayments on Base. The wallet must hold a small amount of USDC on Base ($0.003 per tool call).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Utilsforagents MCP

same job, measured the same way
X402 API
by fernsugi

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

41 installs/wk local only
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

24 installs/wk local only
O
Polyform
by polyform

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

67 tools answering
Scrape402
by scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

5 tools answering
Fatstack
by fatstack

Paid MCP tools behind one endpoint. Agents pay per call in USDC on Base via x402.

15 tools answering
AgentPay
by agentpay

22 pay-per-call AI + crypto + data microservices via x402. USDC on Base.

local only
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

Utilsforagents MCP — questions

Answers built from our own checks of this server.

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