IteraTools MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ITERATOOLS_API_KEY | Yes | Your IteraTools API key. Obtain one by visiting iteratools.com. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| image_generateB | Generate an image using Flux 1.1 Pro AI model ($0.005) |
| image_fastA | Generate an image quickly using Flux Schnell (faster, cheaper) ($0.002) |
| image_rembgA | Remove background from an image ($0.003) |
| image_resizeC | Resize an image to specified dimensions ($0.001) |
| image_ocrA | Extract text from an image using OCR ($0.002) |
| video_generateB | Generate a short video from a prompt using Kling AI ($0.05) |
| ttsB | Convert text to speech (MP3) ($0.002) |
| audio_transcribeA | Transcribe audio from a URL using Whisper AI ($0.003/min) |
| scrapeB | Scrape and extract text content from a URL ($0.001) |
| screenshotB | Take a screenshot of a webpage ($0.003) |
| searchC | Search the web and return results ($0.002) |
| browser_actB | Automate browser actions (click, fill, extract, navigate) ($0.005) |
| pdf_extractB | Extract text from a PDF file ($0.003) |
| pdf_generateC | Generate a PDF from HTML content ($0.003) |
| qrcodeC | Generate a QR code image ($0.001) |
| url_shortenB | Shorten a URL ($0.001) |
| email_validateA | Validate an email address (format + MX check) ($0.001) |
| weatherA | Get current weather and forecast for a location ($0.001) |
| crypto_priceC | Get current cryptocurrency price ($0.001) |
| translateC | Translate text to another language ($0.001) |
| dns_lookupC | Lookup DNS records for a domain ($0.001) |
| spreadsheet_generateB | Generate an Excel or CSV spreadsheet ($0.003) |
| chart_generateB | Generate a chart image (bar, line, pie, etc.) ($0.002) |
| code_executeA | Execute Python or JavaScript code in a sandbox ($0.01) |
| whatsapp_sendB | Send a WhatsApp message using a pre-approved template ($0.005) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fredpsantos33/iteratools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server