imgix (Real-time Image Processing) MCP. Control the entire lifecycle of your media assets.
imgix MCP gives you full control over your image CDN infrastructure through natural conversation. You manage sources, purge assets, and monitor connections to ensure every picture loads fast and correctly across all devices.
Give Claude and any AI agent real-world access
You can list, create, update, or delete connections between your original storage (like S3) and the imgix CDN.
Send a command to purge specific files across the global network, forcing all viewers to download the newest version from your source.
Retrieve comprehensive lists of assets within any connected source, including file paths and sizes.
Get detailed status checks on your sources, confirming if they are active or need maintenance.
Enable or disable entire image sources instantly to manage traffic flow during updates or downtime.
Ask an AI about this
Waiting for input…
What AI agents can do with Imgix (Real-time Image Processing) MCP: 10 Tools
Use these tools to manage every aspect of your image CDN setup, from connecting new storage origins to purging stale assets.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using imgix (Real-time Image Processing) MCPList Sources
Lists all connected imgix sources, providing a quick overview of your current CDN setup.
Get Source
Retrieves specific details about one imgix source, including its domain and...
Create Source
Connects a new origin storage location (like S3 or GCS) to the imgix CDN for...
Update Source
Modifies settings on an existing source, such as its caching rules or deployment...
Enable Source
Activates a configured imgix source, making it live and ready to serve images across...
Disable Source
Takes an imgix source offline immediately, stopping all image serving from that connection.
Purge
Removes a specific file and all its processed versions from the global imgix cache, forcing immediate re-fetch.
List Assets
Returns a list of files within an imgix source, showing their paths, sizes, and...
Get Asset
Retrieves the full metadata for one specific asset path in an imgix source.
Delete Source
Permanently removes a configured imgix source from your account.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with imgix (Real-time Image Processing), then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by imgix. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Dealing with stale images is a nightmare of clicks.
You update the original hero image on your server. You hit save, but when QA pulls up the staging site, it shows the old picture. You spend fifteen minutes logging into multiple dashboards, guessing which cache layer needs clearing, and copy-pasting URLs to purge assets that might not even exist.
With this MCP, you simply tell your agent: 'Purge the main hero banner image.' The agent executes the command behind the scenes. Done. The stale content is instantly invalidated across the entire network, letting you focus on code instead of cache headers.
Get total visibility with the list_assets tool.
Before deleting an old source connection or updating its settings, you usually have to manually run a series of reports and check file lists. This is slow and prone to missing important metadata about which files are actually dependent on that source.
Now, running `list_assets` gives you an instant inventory report directly in the chat window. You see file paths, sizes, and content types all at once. It’s immediate, definitive knowledge of your media assets.
What imgix (Real-time Image Processing) MCP does for your AI
Managing media delivery used to mean jumping between dashboards: checking if the origin was connected, manually purging specific asset URLs from cache, or running reports on source health. Now, you connect your imgix account to any agent via Vinkius and manage your entire image pipeline using natural language commands. You can tell your AI client to list all your current sources, verify which ones are live, and even delete old ones with a single prompt.
Need to fix an asset? Simply ask the agent to purge a specific file path across the global network. This capability lets you treat complex infrastructure management like talking to a teammate: direct, immediate, and actionable. You don't need to learn Imgix API calls; your agent handles the complexity.
019d75b8-6c9e-711a-956a-4daa8d847e68 How to set up imgix (Real-time Image Processing) MCP
The bottom line is that you talk to the MCP like talking to a DevOps teammate; it handles the complex API calls for image delivery management.
Subscribe to this MCP and provide your imgix API Key.
Connect the credential set to your preferred AI client (Claude, Cursor, etc.).
Tell your agent exactly what you need—for example, 'Purge all assets related to our holiday campaign'—and execute commands through conversation.
Who uses imgix (Real-time Image Processing) MCP
Frontend developers who dread manual cache clearing. SREs and DevOps engineers tired of clicking through multiple dashboards just to verify source connections or deploy updates. Digital Asset Managers needing a single pane of glass view for their entire image library.
You use this MCP to verify origin connections and trigger cache purges directly from your IDE after updating any media asset.
You monitor source availability, manage CDN deployment states, and run audits on all configured sources through natural conversation.
You audit entire asset libraries and organize origin storage connections across multiple projects without leaving your workflow.
Benefits of connecting imgix (Real-time Image Processing) MCP
Fixing stale images is simple. Instead of guessing which cache layer needs clearing, just ask the agent to run purge on a specific file path and invalidate it globally across the imgix Edge network.
You can build complex pipelines without leaving your IDE. Use this MCP within Cursor or VS Code to verify origin connections or manage CDN deployment states with simple conversation prompts.
Never lose track of what assets belong where. Running list_assets gives you an instant inventory check, listing paths and sizes for any source so you know exactly what's available.
When a new product line launches, simply tell the agent to use create_source. It handles connecting your raw storage (S3/GCS) directly into the CDN pipeline.
Manage traffic flow with confidence. You can instantly disable an entire source using disable_source if you need maintenance time, or enable it again when ready.
imgix (Real-time Image Processing) MCP use cases
A hero image is showing a cached version after I updated the original file.
The developer asks their agent: 'Purge this specific banner image from the CDN.' The agent executes the purge tool, invalidating the asset globally and ensuring the viewer gets the latest version immediately.
We need to verify if our new user upload folder is correctly connected to imgix.
The SRE asks their agent: 'List my sources and get details for the user uploads connection.' The agent runs list_sources followed by get_source, confirming deployment status before traffic hits it.
Before deleting a source, I need to know what files are stored there.
The DAM asks their agent: 'List all assets in the marketing-assets source.' The agent runs list_assets and provides an immediate inventory count and sample file paths for audit purposes.
We need to temporarily take a product line off sale without deleting its entire connection.
The developer asks their agent: 'Disable the e-commerce sources.' The agent calls disable_source, instantly stopping traffic flow and preventing accidental image serving until it's re-enabled.
imgix (Real-time Image Processing) MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Managing media assets outside of imgix
Manually checking if a file was uploaded to S3, then logging into the CDN dashboard separately to see if it processed correctly.
Use this MCP. Ask your agent to list_assets on the source that connects to your storage. This verifies both the existence and the readiness of the asset in one conversation.
Trying to purge everything manually
Copying dozens of image URLs into a cache invalidation tool, hoping you didn't miss any paths.
Instead, ask your agent to list_assets first. Then, send the specific file path back and run the purge command for comprehensive removal.
Assuming a source is active
Deploying code that relies on an image connection without verifying if the source was enabled.
Always use get_source to check the deployment status before relying on any source. This confirms it's live and ready for traffic.
When to use imgix (Real-time Image Processing) MCP
Use this MCP if your core problem involves controlling, monitoring, or invalidating images that are delivered via a Content Delivery Network (CDN). Specifically, you need to manage the connection between an origin storage (like S3) and the public-facing image pipeline. You'll use it when you must purge cached files, check source health, or create new connections.
Don't use this if your only goal is basic file storage management—for example, simply moving a raw JPG from one bucket to another. For those tasks, simple cloud storage tools are enough. This MCP deals with the delivery and transformation of files; it assumes the file already exists in an origin you manage.
Frequently asked questions about imgix (Real-time Image Processing) MCP
How do I check if a specific image source is active using imgix MCP? +
Use the get_source tool to retrieve details about that connection. This returns its name, domain, and current deployment status, confirming if it's live or disabled.
What should I use if I need to remove a file from the cache? +
You must run the purge tool, providing the exact asset path. This action invalidates all processed derivatives of that file across the global network immediately.
Can imgix MCP help me audit my current image sources? +
Yes, start by using list_sources. This gives you a comprehensive list of every connection currently configured on your account in one go.
Do I need to use the create_source tool for every new image upload? +
No. You only use create_source when you are connecting an entirely new storage location (like a second GCS bucket) to the CDN pipeline.
What's the difference between list_assets and get_asset in imgix MCP? +
list_assets shows you everything available in a source. get_asset lets you drill down and retrieve detailed metadata for one specific file path.