vision-mcp
vision-mcp
텍스트 전용 모델이 이미지를 봅니다. 스크린샷을 복사하기만 하면 됩니다. 파일을 저장하거나 게이트웨이를 입력할 필요가 없습니다.
기본 시각: Groq 무료 qwen/qwen3.6-27b.
설치
cd D:\workplace\vision
python -m venv .venv
.venv\Scripts\pip install -e .
.venv\Scripts\python -m vision_mcp setup --key gsk_你的key무료 키: https://console.groq.com/keys
setup 은 다음을 수행합니다:
키를
%USERPROFILE%\.vision-mcp\config.json에 기록합니다 (mcp.json에는 기록하지 않음)로컬에 이미 설치된 Command Code / Grok / OpenCode / Cursor / Claude에 자동으로 연결합니다
vision-see스킬을 설치합니다
그런 다음 해당 agent를 다시 시작하거나 Command Code에서 /mcp로 다시 연결합니다.
Related MCP server: Vision MCP Server
전환
.venv\Scripts\python -m vision_mcp disable
.venv\Scripts\python -m vision_mcp enable
.venv\Scripts\python -m vision_mcp status사용하지 않을 때는 disable하세요. Command Code에서도 세션 내에서 /mcp로 연결을 끊을 수 있으며, 설정을 삭제할 필요가 없습니다.
사용법
스크린샷 복사 (
Win+Shift+S)agent에게 말하기: 이 그림 봐 / 클립보드 오류는 무엇인가요?
agent가
vision_see를 호출하며, 기본적으로 클립보드를 읽습니다.
[Image 1]을 클립보드로 취급하며, 경로로 취급하지 않습니다.
도구
도구 | 기능 |
| 이미지 보기. 기본적으로 클립보드, data URI / base64 / URL / 경로도 지원 |
| 설정 및 클립보드에 이미지가 있는지 확인 |
모델 변경
%USERPROFILE%\.vision-mcp\config.json에서만 변경하거나 환경 변수를 설정하세요. MCP 설정을 건드릴 필요가 없습니다.
{
"api_key": "gsk_...",
"model": "qwen-vl-max",
"base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1"
}수동 설정
setup을 이미 실행했다면 다시 추가할 필요가 없습니다. 형식은 Command Code와 동일합니다:
{
"mcpServers": {
"vision": {
"transport": "stdio",
"enabled": true,
"command": "D:\\workplace\\vision\\.venv\\Scripts\\python.exe",
"args": ["-m", "vision_mcp"]
}
}
}키를 이 파일에 작성하지 마세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-quality-maintenanceEnables LLMs to capture and analyze screenshots of your screen, windows, or regions with smart detection capabilities. Features natural language queries, automatic window targeting, and text enhancement for UI debugging and visual inspection.2
- Flicense-qualityDmaintenanceProvides free and unlimited vision capabilities for AI coding assistants using the Groq API and Meta Llama 4 Vision model. It enables users to perform image analysis, OCR, UI layout description, and error diagnosis directly from screenshots and documents.
- AlicenseBqualityDmaintenanceEnables text-only AI models to understand clipboard images by describing them through a vision model, eliminating manual file saving.1240MIT
- AlicenseAqualityBmaintenanceGives vision-less LLMs the ability to recognize clipboard screenshots and images by proxying to an OpenAI-compatible vision model.1422MIT
Related MCP Connectors
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Coding agents from Claude Code, Cursor and Codex claim jobs and lock files on one shared board.
Clip videos into captioned shorts, add captions & schedule posts — from Claude, ChatGPT, Cursor.
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/hal666/vision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server