CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
fredpsantos33 avatar

Iteratools

fredpsantos33/iteratools-mcp
13 toolsauthSTDIOregistry active
Summary

A pay-per-use toolkit connecting Claude to 40+ production APIs through x402 micropayments on Base. You get Flux 1.1 Pro image generation, Kling video creation, web scraping, PDF manipulation, TTS with Azure voices, browser automation via Playwright, and sandboxed code execution. Also includes utilities like QR codes, OCR, background removal, weather data, crypto prices, and WhatsApp messaging. Pricing runs from $0.001 for simple utils to $0.05 for video generation. No subscriptions, just USDC micropayments or API key credits. Useful when you need Claude to generate a chart, scrape a site, or spin up media without building integrations yourself.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

13 tools
image_generateGenerate an image using Flux 1.1 Pro AI model. Returns image URL. ($0.005/image)3 params

Generate an image using Flux 1.1 Pro AI model. Returns image URL. ($0.005/image)

Parameters* required
aspect_ratiostring
one of 1:1 · 16:9 · 9:16 · 4:3 · 2:1default: 1:1
promptstring
Image description
stylestring
Optional style modifier
image_remove_backgroundRemove background from an image URL. Returns PNG with transparent background. ($0.003/image)1 params

Remove background from an image URL. Returns PNG with transparent background. ($0.003/image)

Parameters* required
image_urlstring
URL of the image to process
video_generateGenerate a 5-second video from a prompt using Kling v1.6 Pro. ($0.05/video)3 params

Generate a 5-second video from a prompt using Kling v1.6 Pro. ($0.05/video)

Parameters* required
aspect_ratiostring
one of 16:9 · 9:16 · 1:1default: 16:9
durationnumber
one of 5 · 10default: 5
promptstring
Video description
web_scrapeScrape any URL and return clean markdown text. Works on JS-rendered pages. ($0.002/request)3 params

Scrape any URL and return clean markdown text. Works on JS-rendered pages. ($0.002/request)

Parameters* required
formatstring
one of markdown · text · htmldefault: markdown
maxCharsnumber
Max characters to returndefault: 10000
urlstring
URL to scrape
web_searchSearch the web and return real-time results with titles, URLs and snippets. ($0.001/request)3 params

Search the web and return real-time results with titles, URLs and snippets. ($0.001/request)

Parameters* required
countnumber
Number of results (1-10)default: 5
countrystring
Country code (US, BR, etc)default: US
querystring
Search query
text_to_speechConvert text to natural-sounding speech. Returns audio URL. ($0.001/request)3 params

Convert text to natural-sounding speech. Returns audio URL. ($0.001/request)

Parameters* required
langstring
Language code (en-US, pt-BR, es-ES, etc)default: en-US
textstring
Text to convert
voicestring
Voice name (optional)
take_screenshotTake a screenshot of any website URL. Returns image URL. ($0.002/request)4 params

Take a screenshot of any website URL. Returns image URL. ($0.002/request)

Parameters* required
fullPageboolean
default: false
heightnumber
default: 720
urlstring
URL to screenshot
widthnumber
default: 1280
generate_qr_codeGenerate a QR code for any text or URL. Returns image URL. ($0.001/request)2 params

Generate a QR code for any text or URL. Returns image URL. ($0.001/request)

Parameters* required
sizenumber
Size in pixels (100-1000)default: 300
textstring
Text or URL to encode
get_weatherGet current weather and forecast for any location. ($0.001/request)2 params

Get current weather and forecast for any location. ($0.001/request)

Parameters* required
daysnumber
Forecast days (1-7)default: 3
locationstring
City name or coordinates
get_crypto_priceGet current cryptocurrency price and 24h stats. ($0.001/request)1 params

Get current cryptocurrency price and 24h stats. ($0.001/request)

Parameters* required
symbolstring
Crypto symbol (BTC, ETH, SOL, etc)
validate_emailValidate an email address — checks format, MX records, disposable status. ($0.001/request)1 params

Validate an email address — checks format, MX records, disposable status. ($0.001/request)

Parameters* required
emailstring
Email address to validate
whatsapp_sendSend a WhatsApp message to a phone number. Initiates with a template. Returns conversation_id for follow-up replies. ($0.07/conversation)3 params

Send a WhatsApp message to a phone number. Initiates with a template. Returns conversation_id for follow-up replies. ($0.07/conversation)

Parameters* required
callback_urlstring
Webhook URL to receive replies
max_hoursnumber
Conversation timeout in hoursdefault: 24
tostring
Phone number with country code (+5511999998888)
whatsapp_replySend a free-text reply within an active WhatsApp conversation (within 24h window). ($0.005/message)2 params

Send a free-text reply within an active WhatsApp conversation (within 24h window). ($0.005/message)

Parameters* required
conversation_idstring
Conversation ID from whatsapp_send
messagestring
Message text to send

IteraTools MCP Server

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.

npm version MCP Compatible API Docs License: MIT

What is IteraTools?

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.

Quick Start

npx (recommended)

npx iteratools-mcp

Set your API key via environment variable:

ITERATOOLS_API_KEY=your-api-key npx iteratools-mcp

Claude Desktop

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 Code (CLI)

claude mcp add iteratools -- npx iteratools-mcp

Then set your key:

export ITERATOOLS_API_KEY=your-api-key

Cursor / Windsurf

Add to your MCP settings:

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

Smithery (remote, no install)

{
  "mcpServers": {
    "iteratools": {
      "type": "http",
      "url": "https://iteratools--iterasoft.run.tools/mcp",
      "headers": {
        "Authorization": "Bearer your-api-key"
      }
    }
  }
}

Get an API Key

  1. Visit iteratools.com
  2. Click Get Started — free trial included
  3. Copy your API key

Available Tools (30+)

CategoryTools
🖼️ Imagesimage_generate (Flux 1.1 Pro), image_fast, image_rembg (background removal), image_resize, image_ocr
🎬 Videovideo_generate (Kling), video_frames
📄 PDFpdf_extract, pdf_generate
🌐 Webscrape, screenshot, search, browser_act (Playwright)
🔊 Audiotts (text-to-speech), transcribe
📱 WhatsAppwhatsapp_send, whatsapp_reply
🌍 Dataweather, crypto_price, ip_geolocation, currency_convert, dns_lookup
🔧 Utilsqrcode, url_shorten, email_validate, translate, chart_generate, spreadsheet_generate, code_execute

Example Usage

# 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"}'

Pricing

Pay per use — no subscription:

ToolPrice
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

Status

🟢 All Systems Operational — iteratools.com/status

Links

  • 🌐 Website
  • 📦 npm
  • 🔌 API Reference
  • 📊 Status Page
  • 🐙 GitHub
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

ITERATOOLS_API_KEYsecret

Your IteraTools API key from iteratools.com

Categories
Documents & KnowledgeSearch & Web Crawling
Registryactive
Packageiteratools-mcp
TransportSTDIO
AuthRequired
UpdatedMar 13, 2026
View on GitHub

Related Documents & Knowledge MCP Servers

View all →
havilandsoftware avatar
InnoDay

io.github.havilandsoftware/mcp-server-innoday

Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.
helloderekg avatar
Bytario

io.github.helloderekg/bytario

40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.
hernan-cc avatar
JusCABA — Justicia CABA

io.github.hernan-cc/juscaba-mcp

Search Buenos Aires City courts: cases, proceedings, parties, and PDF downloads
hezeclark avatar
Devkits

io.github.hezeclark/devkits

12 local developer tools: JSON, Base64, JWT, regex, hash, UUID, Markdown, diff, cron.
infoinlet-marketplace avatar
Mcp Fetch

io.github.infoinlet-marketplace/mcp-fetch

SSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.
infoinlet-marketplace avatar
Mcp Jp Doc Intel

io.github.infoinlet-marketplace/mcp-jp-doc-intel

Japanese document AI for agents — invoice/meishi extraction, OCR, classification (hosted API).