mcpbeat Sign in

Iteratools MCP Server

by fredpsantos33 Your server? Claim it
local only

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

40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.

Installs per day peak 23 · avg 5 · +14% w/w
a month agotoday
32
Installs / week
npm · iteratools-mcp
0
Stars
0 open issues
7 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: ITERATOOLS_API_KEY (Your IteraTools API key from iteratools.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Iteratools

same job, measured the same way
agentsvc.io
by agentsvc

27 pay-per-call web tools for agents: scrape, screenshot, PDF, OCR, search, prices, validation. x402

27 tools answering
Agent Data API
by ptrgit1

19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.

326 installs/wk local only
Toll402 MCP
by toll402

x402 pay-per-call tools for agents: web, PDF, provenance, 4M-business directory, paid listings.

203 installs/wk local only
Filewash
by cassilup

Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.

26 installs/wk local only
Ezpzfile
by ezpzfile

Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.

1 069 installs/wk local only
I
Bytario
by helloderekg

40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.

17 installs/wk local only
OmniScholar
by luffysolution-svg

Literature, Zotero, PDF, citation, materials, and scientific image tools for research agents.

local only
deAPI MCP Server
by deapi-ai

35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI

answering

Iteratools — questions

Answers built from our own checks of this server.

Why is there no uptime for Iteratools?
Iteratools 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 iteratools-mcp was installed 32 times last week.
How do I connect Iteratools?
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 iteratools-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Iteratools?
The npm package iteratools-mcp was installed 32 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Iteratools open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.