vision-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@vision-mcpanalyze this image: C:/Users/me/screenshot.png"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Vision MCP for Trae AI
OpenRouter-powered image analysis MCP. GLM 5.1 image বুঝে না, তাই এই MCP Gemini Flash দিয়ে image analyze করে।
Setup (3 step)
Step 1 — Install
cd vision-mcp
npm installStep 2 — Trae MCP Config
Trae AI → Settings → MCP Servers → Edit config JSON।
নিচের block টা mcpServers এর ভেতরে add করো:
"vision-mcp": {
"command": "node",
"args": ["C:/Users/TOMAR_NAME/vision-mcp/index.js"],
"env": {
"OPENROUTER_API_KEY": "sk-or-v1-YOUR_KEY_HERE",
"VISION_MODEL": "google/gemini-2.0-flash-exp:free"
}
}⚠️ args এ full path দিতে হবে। Windows হলে backslash \\ অথবা forward slash / দুটোই চলে।
Step 3 — API Key
OPENROUTER_API_KEY এর জায়গায় তোমার key বসাও।
Key পাবে: https://openrouter.ai/keys
Related MCP server: vision-mcp-server
Use করো
Trae-এ যেকোনো chat-এ বলো:
analyze this image: C:/Users/akash/Desktop/screenshot.pngঅথবা URL দিয়ে:
analyze this image url: https://example.com/photo.jpgVision Models (Free)
VISION_MODEL পরিবর্তন করে যেকোনোটা use করতে পারো:
Model | Quality |
| ✅ Best (default) |
| ✅ Good |
| ✅ Good |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server for analyzing images using OpenRouter vision models, offering capabilities like automatic image resizing, model configuration, and handling custom queries about images.10MIT
- AlicenseAqualityCmaintenanceAn MCP server for analyzing images using ModelScope's vision models. Supports both local files and URLs, enabling image content description and question answering.13588MIT
- AlicenseAqualityCmaintenanceMCP server that analyzes images with Google's Gemini vision models, allowing agents to describe or ask questions about images without bloating context.1MIT
- Alicense-qualityDmaintenanceMCP server for generating images using OpenRouter API, supporting models like Gemini 2.5 Flash. Enables image generation with flexible options like saving to local files.Do What The F*ck You Want To Public
Related MCP Connectors
MCP server for Flux AI image generation
MCP server for Grok Imagine AI video generation
MCP server for NanoBanana AI image generation and editing
Appeared in Searches
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/akash143antor/vision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server