From 88047e2cae86b3bd32b9adaeb480d8285ee97b6a Mon Sep 17 00:00:00 2001 From: fredpsantos33 Date: Fri, 6 Mar 2026 19:17:19 -0300 Subject: [PATCH] feat: add IteraTools MCP server (30+ pay-per-use tools for AI agents) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..a39cc8b111 100644 --- a/README.md +++ b/README.md @@ -946,6 +946,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[JSON to Excel by WTSolutions](https://github.com/he-yang/json-to-excel-mcp)** - Converting JSON into CSV format string from (1) JSON data, (2) URLs pointing to publiclly available .json files. - **[JSON2Video MCP](https://github.com/omergocmen/json2video-mcp-server)** - A Model Context Protocol (MCP) server implementation for programmatically generating videos using the json2video API. This server exposes powerful video generation and status-checking tools for use with LLMs, agents, or any MCP-compatible client. - **[jupiter-mcp](https://github.com/kukapay/jupiter-mcp)** - An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API. +- **[IteraTools](https://github.com/fredpsantos33/iteratools-mcp)** - 30+ pay-per-use API tools for AI agents via MCP: image generation (Flux 1.1 Pro), web scraping, browser automation, TTS, QR code, PDF, weather, crypto, WhatsApp, code execution and more. No subscription — pay per use. `npx iteratools-mcp` - **[Jupyter MCP Server](https://github.com/datalayer/jupyter-mcp-server)** – Real-time interaction with Jupyter Notebooks, allowing AI to edit, document and execute code for data analysis, visualization etc. Compatible with any Jupyter deployment (local, JupyterHub, ...). - **[Jupyter Notebook](https://github.com/jjsantos01/jupyter-notebook-mcp)** - connects Jupyter Notebook to Claude AI, allowing Claude to directly interact with and control Jupyter Notebooks. This integration enables AI-assisted code execution, data analysis, visualization, and more. - **[k8s-multicluster-mcp](https://github.com/razvanmacovei/k8s-multicluster-mcp)** - An MCP server for interact with multiple Kubernetes clusters simultaneously using multiple kubeconfig files.