
Iteratools
@fredpsantos33
About Iteratools
30+ pay-per-use API tools for AI agents via MCP: image generation (Flux 1.1 Pro), web scraping, browser automation (Playwright), TTS, PDF, QR code, weather, crypto price, WhatsApp, code execution and more. No subscription needed — pay per use via API credits or x402/USDC micropay
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"iteratools": {
"command": "npx",
"args": [
"iteratools-mcp"
],
"env": {
"ITERATOOLS_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
14Generate an AI image using Flux 1.1 Pro. Returns a URL to the generated image.
Generate a fast AI image using Flux Schnell (cheaper, faster, slightly lower quality).
Search the web using Brave Search API. Returns titles, URLs, and descriptions.
Scrape and extract text content from a webpage.
Convert text to speech audio. Returns base64 encoded audio.
Take a screenshot of a webpage. Returns base64 encoded image.
Generate a QR code for any text or URL. Returns a base64 PNG data URL.
Get current weather for any city or location.
Get current cryptocurrency price from CoinGecko.
Validate an email address (syntax + MX DNS check).
Shorten a URL using the IteraTools URL shortener.
Get public holidays for any country and year. Supports 100+ countries. Returns date, name, localName, types, and regional scope.
Analyze the sentiment of text. Returns positive, negative, or neutral label with a numeric score (AFINN-165), comparative score, and lists of positive/negative words found.
Extract key sentences from text or URL. Returns a concise extractive summary using TF-IDF scoring.
Overview
What is Iteratools?
Iteratools is a production-ready API platform providing 30+ ready-to-use utilities for AI agents and developers. It integrates via the Model Context Protocol (MCP) and supports x402 micropayments on Base (pay per use in USDC) or API key credits with no subscription required.
How to use Iteratools?
Install and run with npx iteratools-mcp, setting your API key via the ITERATOOLS_API_KEY environment variable. Add it to Claude Desktop, Claude Code, Cursor, Windsurf, or Smithery configuration for persistent use. Obtain a free trial API key at iteratools.com.
Key features of Iteratools
- 30+ tools across images, video, PDF, web, audio, and more
- Pay-per-use pricing with no monthly subscription
- Supports x402 micropayments on Base (USDC) or API key credits
- Tools include image generation (Flux 1.1 Pro), video generation (Kling), browser automation (Playwright)
- Built-in utilities: QR codes, text-to-speech, OCR, translation, code execution
- Remote HTTP transport via Smithery (no local install)
Use cases of Iteratools
- Generate and edit images, remove backgrounds, or run OCR on documents
- Create video clips, synthesize speech, or transcribe audio
- Scrape websites, take screenshots, or automate browser actions
- Build data-rich agents with weather, crypto prices, geolocation, and currency conversion
- Generate PDFs, spreadsheets, charts, and short links from AI-driven workflows
FAQ from Iteratools
How do I get an API key?
Visit iteratools.com, click Get Started (free trial included), and copy your API key.
What is the pricing model?
Pay per use with no subscription. Prices range from $0.001 to $0.05 per call depending on the tool (e.g., image generate $0.005, video generate $0.05, code execution $0.003). Full pricing at iteratools.com/#pricing.
How do I run Iteratools without installing locally?
Use the Smithery remote endpoint with "type": "http" and the provided URL https://iteratools--iterasoft.run.tools/mcp, passing your API key in the Authorization header.
What transports are supported?
Local stdio (via npx) and remote HTTP (via Smithery). It supports standard MCP clients like Claude Desktop, Claude Code, Cursor, and Windsurf.
Are there any runtime dependencies?
Only Node.js (for npx) or an MCP client. All tools run server-side on the Iteratools API — no local dependencies beyond the configuration.
Frequently asked questions
How do I get an API key?
Visit iteratools.com, click **Get Started** (free trial included), and copy your API key.
What is the pricing model?
Pay per use with no subscription. Prices range from $0.001 to $0.05 per call depending on the tool (e.g., image generate $0.005, video generate $0.05, code execution $0.003). Full pricing at iteratools.com/#pricing.
How do I run Iteratools without installing locally?
Use the Smithery remote endpoint with `"type": "http"` and the provided URL `https://iteratools--iterasoft.run.tools/mcp`, passing your API key in the Authorization header.
What transports are supported?
Local stdio (via npx) and remote HTTP (via Smithery). It supports standard MCP clients like Claude Desktop, Claude Code, Cursor, and Windsurf.
Are there any runtime dependencies?
Only Node.js (for npx) or an MCP client. All tools run server-side on the Iteratools API — no local dependencies beyond the configuration.
Basic information
More Browser Automation MCP servers
playwright-server MCP server
blackwhite084Yoyo
firecrawl🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Fetch MCP Server
zcaceresA flexible HTTP fetching Model Context Protocol server.
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Puppeteer
modelcontextprotocolModel Context Protocol Servers
Comments