mcpbeat Sign in

IDLE Protocol MCP Server

local only

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

Web scraping, inference, DNS, monitoring from residential IPs — pay per request in USDC

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

Alternatives to IDLE Protocol

same job, measured the same way
Coredash
by corewebvitals

Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.

answering
Glint Render — web rendering for AI agents
by zzzjy765

Screenshots, PDFs, OG images, monitoring and evidence for AI agents. Glint Render by Moyu.

311 installs/wk local only
MCP Prometheus
by jeanlopezxyz

A Model Context Protocol (MCP) server for Prometheus monitoring

112 installs/wk local only
twitr.sh
by twitr

X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.

14 tools answering
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

32 installs/wk local only
FluxProof
by equinoxaifinance-rgb

Evidence-bearing public webpage monitoring with hashes, diffs, signed webhooks, REST, and MCP.

5 tools answering
Anakin
by anakin

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

328 installs/wk local only
Turbometrics MCP
by turbopress-de

Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.

answering

IDLE Protocol — questions

Answers built from our own checks of this server.

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