vision-mcp
by menoxz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CUSTOM_MODEL | No | Default model (default: qwen2.5-vl-72b-instruct) | qwen2.5-vl-72b-instruct |
| GOOGLE_MODEL | No | Default model (default: gemini-2.5-flash-001) | gemini-2.5-flash-001 |
| OPENAI_MODEL | No | Default model (default: gpt-4o) | gpt-4o |
| CUSTOM_API_KEY | No | API key for custom endpoint (required for custom provider) | |
| GOOGLE_API_KEY | No | API key for Google Gemini (required for google provider) | |
| OPENAI_API_KEY | No | API key for OpenAI (required for openai provider) | |
| OPENCODE_MODEL | No | Default model (default: qwen3.6-plus) | qwen3.6-plus |
| ANTHROPIC_MODEL | No | Default model (default: claude-sonnet-4-20250514) | claude-sonnet-4-20250514 |
| CUSTOM_BASE_URL | No | Base URL (default: http://localhost:11434/v1) | http://localhost:11434/v1 |
| OPENCODE_API_KEY | No | API key for OpenCode Go (required for opencode provider) | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (required for anthropic provider) | |
| OPENCODE_BASE_URL | No | Base URL (default: https://opencode.ai/zen/go/v1) | https://opencode.ai/zen/go/v1 |
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/menoxz/vision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server