MCP Hub
Back to servers

IteraTools MCP

Production-ready MCP server with 40+ tools — QR codes, PDFs, text processing, TTS, web scraping, image generation and more. Built for AI agents.

Forks
1
Updated
Mar 1, 2026

IteraTools MCP Server

Production-ready MCP server with 40+ tools — QR codes, PDFs, text processing, TTS, web scraping, image generation and more.

MCP Compatible API Docs

What is IteraTools?

IteraTools is a Brazilian API platform providing ready-to-use utilities for AI agents and developers. With a single API key, access 40+ tools via the Model Context Protocol (MCP).

Available Tools

CategoryTools
QR & BarcodesGenerate QR codes, barcodes
PDFHTML to PDF, merge, split, watermark
TextSummarize, translate, extract, format
ImagesGenerate, resize, convert, watermark
AudioTTS (text-to-speech), transcription
WebScrape, screenshot, metadata
UtilsUUID, hash, base64, URL shortener

MCP Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "iteratools": {
      "command": "npx",
      "args": ["-y", "@iteratools/mcp"],
      "env": {
        "ITERATOOLS_API_KEY": "your-api-key"
      }
    }
  }
}

Get Started

  1. Sign up at iteratools.com
  2. Get your API key
  3. Add to your MCP client config above

Full API Documentation

iteratools.com

Reviews

No reviews yet

Sign in to write a review