Odel
iteratools mcp

iteratools mcp

Local
@fredpsantos33JavaScriptUpdated 6mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmiteratools-mcpv1.0.5

Run

npx -y iteratools-mcp

MCP client config

{
  "mcpServers": {
    "iteratools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iteratools-mcp"
      ]
    }
  }
}