Server data from the Official MCP Registry
40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.
40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ITERATOOLS_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-fredpsantos33-iteratools": {
"env": {
"ITERATOOLS_API_KEY": "your-iteratools-api-key-here"
},
"args": [
"-y",
"iteratools-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Production-ready MCP server with 30+ tools for AI agents — QR codes, PDFs, text processing, TTS, web scraping, image generation, browser automation, code execution and more.
IteraTools is a production-ready API platform providing ready-to-use utilities for AI agents and developers. With a single API key, access 30+ tools via the Model Context Protocol (MCP).
Uses x402 micropayments on Base — no subscription needed, pay per use in USDC. Or use API key credits.
npx iteratools-mcp
Set your API key via environment variable:
ITERATOOLS_API_KEY=your-api-key npx iteratools-mcp
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"iteratools": {
"command": "npx",
"args": ["iteratools-mcp"],
"env": {
"ITERATOOLS_API_KEY": "your-api-key"
}
}
}
}
claude mcp add iteratools -- npx iteratools-mcp
Then set your key:
export ITERATOOLS_API_KEY=your-api-key
Add to your MCP settings:
{
"mcpServers": {
"iteratools": {
"command": "npx",
"args": ["iteratools-mcp"],
"env": {
"ITERATOOLS_API_KEY": "your-api-key"
}
}
}
}
{
"mcpServers": {
"iteratools": {
"type": "http",
"url": "https://iteratools--iterasoft.run.tools/mcp",
"headers": {
"Authorization": "Bearer your-api-key"
}
}
}
}
| Category | Tools |
|---|---|
| 🖼️ Images | image_generate (Flux 1.1 Pro), image_fast, image_rembg (background removal), image_resize, image_ocr |
| 🎬 Video | video_generate (Kling), video_frames |
pdf_extract, pdf_generate | |
| 🌐 Web | scrape, screenshot, search, browser_act (Playwright) |
| 🔊 Audio | tts (text-to-speech), transcribe |
whatsapp_send, whatsapp_reply | |
| 🌍 Data | weather, crypto_price, ip_geolocation, currency_convert, dns_lookup |
| 🔧 Utils | qrcode, url_shorten, email_validate, translate, chart_generate, spreadsheet_generate, code_execute |
# Generate a QR code
curl -X POST https://api.iteratools.com/qrcode \
-H "Authorization: Bearer your-key" \
-d '{"text": "https://iteratools.com"}'
# Generate an image with Flux
curl -X POST https://api.iteratools.com/image/generate \
-H "Authorization: Bearer your-key" \
-d '{"prompt": "a sunset over mountains, photorealistic"}'
# Scrape a webpage
curl -X POST https://api.iteratools.com/scrape \
-H "Authorization: Bearer your-key" \
-d '{"url": "https://example.com"}'
# Text to speech
curl -X POST https://api.iteratools.com/tts \
-H "Authorization: Bearer your-key" \
-d '{"text": "Hello world", "voice": "en-US-JennyNeural"}'
Pay per use — no subscription:
| Tool | Price |
|---|---|
| Image generate (Flux 1.1 Pro) | $0.005 |
| Image fast | $0.002 |
| Video generate | $0.05 |
| Browser automation | $0.005 |
| Code execution | $0.003 |
| PDF/Web/Utils tools | $0.001–0.003 |
Full pricing: iteratools.com/#pricing
🟢 All Systems Operational — iteratools.com/status
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.