Image SEO Auditor Connector for AI agents.
3 live capabilities
Audit web image metadata for SEO and accessibility compliance.
Waiting for input…
Why people use Image SEO Auditor
Image SEO Auditor for Web Performance Audits
This Connector changes that by letting your agent do the heavy lifting. You can point your agent at a list of images, and it will instantly flag the ones that are going to hurt your search rankings or slow down your site. You get a clear, actionable report instead of a manual to-do list.
What Vinkius changes
You get a clear roadmap for fixing web image issues without manual checking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Audit a new blog post
A content editor asks their agent to check 10 new images for SEO issues before they hit the live site.
- Real-world use case 02
Site migration check
A developer wants to scan a whole directory of images to see which ones need resizing for a new platform.
- Real-world use case 03
Accessibility pass
A QA engineer uses the capability to find all images on a landing page that lack alt text to meet legal requirements.
Complete set · 3capabilities
The complete Image SEO Auditor capability set.
These are the exact actions your AI can choose when you ask it to work with Image SEO Auditor.
01—03
3 capabilities in this set.
Part of 3 available through Image SEO Auditor.
- 01 Capability
Audit image set
Perform a bulk SEO analysis on a collection of images. This helps you identify patterns across large libraries.
- 02 Capability
Fetch audit guidelines
Retrieve the current SEO audit thresholds and patterns. Use this to stay aligned with the latest best practices.
- 03 Capability
Inspect single image
Analyze a single image for SEO and accessibility violations. This is great for checking specific high-priority assets.
Set up in minutes
One URL. Then ask Image SEO Auditor to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Image SEO Auditor from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Image SEO Auditor, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Image SEO Auditor for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Image SEO Auditor URL.
- Step 03
Save and start
Save the connection and enable Image SEO Auditor in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"image-seo-auditor": {
"url": "https://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Image SEO Auditor
Open Agent mode in chat and ask: "Using Image SEO Auditor, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"image-seo-auditor": {
"url": "https://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Image SEO Auditor
Ask Copilot: "Using Image SEO Auditor, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"image-seo-auditor": {
"url": "https://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Image SEO Auditor
Open Cascade and ask: "Using Image SEO Auditor, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"image-seo-auditor": {
"url": "https://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Image SEO Auditor
Ask Cline: "Using Image SEO Auditor, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add image-seo-auditor --transport http "https://edge.vinkius.com/vk_preview_lGWRzIXTiJh9XAYnQyUpjmOuSwyBYj5Ocpf7mRFr/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Image SEO Auditor
Ask Claude: "Using Image SEO Auditor, show me...". 3 tools are ready
Where the request belongs
Work Image SEO Auditor can move forward.
This is for web developers, SEO specialists, and content managers who are tired of manually auditing thousands of images for performance and accessibility compliance.
SEO Specialist
You use this to quickly audit a new site migration and find all the images that need better filenames for ranking.
Web Developer
You use this to ensure every image on a landing page meets performance budgets and accessibility standards before you ship code.
Content Manager
You use this to scan a large library of blog images to make sure your team isn't uploading oversized files that slow down the site.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAlt-Text Accessibility Checker
Validate image alt-text against WCAG standards for length, redundancy, and descriptiveness.
Core Web Vitals Scorer
Evaluate LCP, INP, and CLS metrics against Google's thresholds.
Meta Tag Analyzer
Validate HTML title and meta description tags for SEO optimization.
SEO Content Brief Scorer
Audit content briefs for SEO health, keyword placement, and heading hierarchy.
imgix (Real-time Image Processing)
Optimize and transform images via imgix. manage CDN sources, purge assets, and monitor origin connections.
Siteimprove
Monitor and improve your website quality. track accessibility, SEO, content QA, and broken links across your domains with AI agents.
Bring your own AI
Change the model, client or framework. Keep Image SEO Auditor connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Image SEO Auditor.
The practical details behind the request, access and result.
Can Image SEO Auditor find missing alt text?
Yes, it identifies images that are missing alt tags or have empty ones, helping you make your site more accessible.
How does Image SEO Auditor help with page speed?
It flags oversized image files that can slow down your website's load times, allowing you to prioritize which ones to compress.
Can I use Image SEO Auditor for a whole website?
You can use it to audit large collections of images at once, giving you a high-level summary of the health of your entire image library.
Does Image SEO Auditor check for SEO-friendly filenames?
It specifically looks for generic or non-descriptive filenames that might prevent search engines from properly indexing your content.
What kind of web assets does Image SEO Auditor analyze?
It analyzes web images by checking their metadata, file sizes, and naming conventions to ensure they meet SEO and accessibility standards.
How does the auditor determine if a filename is generic?
The capability checks filenames against common generic patterns such as 'image001.jpg', 'IMG_', or 'DSC_'. You can see the full list of patterns by using fetch_audit_guidelines.
Can I audit multiple images at once?
Yes, use the audit_image_set capability by providing a JSON array of image objects containing filenames, alt text, and file sizes.
What criteria are used for the SEO score?
The score is calculated based on three pillars: presence of descriptive alt text, avoidance of generic filenames, and keeping file sizes below the recommended threshold.
One connection away
Give your agent a direct line to Image SEO Auditor.
Connect Image SEO Auditor once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available