Vision Toolkit
by leiming2333
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QWEN_VL_MODEL | No | Qwen vision model | qwen-vl-plus |
| GEMINI_API_KEY | No | Google AI API key | |
| OPENAI_API_KEY | No | OpenAI API key | |
| OPENAI_BASE_URL | No | OpenAI-compatible endpoint (proxy supported) | https://api.openai.com/v1 |
| QWEN_IMAGE_MODEL | No | Wanxiang image model | wanx2.1-t2i-turbo |
| DASHSCOPE_API_KEY | No | Alibaba DashScope API key | |
| GEMINI_IMAGE_MODEL | No | Imagen image model | imagen-3.0-generate-002 |
| OPENAI_IMAGE_MODEL | No | Image generation model | dall-e-3 |
| GEMINI_VISION_MODEL | No | Gemini vision model | gemini-2.0-flash |
| OPENAI_VISION_MODEL | No | Vision model | gpt-4o |
| QWEN_EMBEDDING_MODEL | No | Multimodal embedding model | multimodal-embedding-one-peace-v1 |
| VISION_TOOLKIT_PYTHON | No | Python interpreter path to use | |
| GEMINI_EMBEDDING_MODEL | No | Text embedding model (for image similarity) | text-embedding-004 |
| OPENAI_EMBEDDING_MODEL | No | Text embedding model (for image similarity) | text-embedding-3-small |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/leiming2333/Vision-Toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server