llm-vision-mcp
by ghbalf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XAI_API_KEY | No | xAI API key (for xai preset) | |
| ZAI_API_KEY | No | ZAI API key (for zai preset) | |
| GROQ_API_KEY | No | Groq API key (for groq preset) | |
| OLLAMA_MODEL | No | Ollama model name | llava |
| ZAI_BASE_URL | No | ZAI base URL override | |
| GOOGLE_API_KEY | No | Google API key | |
| MOONSHOT_MODEL | No | Moonshot model override | |
| NVIDIA_API_KEY | No | NVIDIA API key (for nvidia preset) | |
| OPENAI_API_KEY | No | OpenAI API key | |
| OLLAMA_BASE_URL | No | Ollama base URL | http://localhost:11434 |
| MOONSHOT_API_KEY | No | Moonshot API key (for moonshot preset) | |
| TOGETHER_API_KEY | No | Together AI API key (for together preset) | |
| ANTHROPIC_API_KEY | No | Anthropic API key | |
| DASHSCOPE_API_KEY | No | DashScope API key (for qwen preset) | |
| DEEPINFRA_API_KEY | No | DeepInfra API key (for deepinfra preset) | |
| MOONSHOT_BASE_URL | No | Moonshot base URL override | |
| OLLAMA_TIMEOUT_MS | No | Request timeout for Ollama in milliseconds | 120000 |
| VISION_TIMEOUT_MS | No | Request timeout for default provider in milliseconds | 60000 |
| DASHSCOPE_BASE_URL | No | DashScope base URL override | |
| VISION_CONFIG_PATH | No | Path to config file | |
| VISION_DEFAULT_PROVIDER | No | Default provider to use (e.g., openai, anthropic, google, ollama, or one of the preset providers) |
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
- 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/ghbalf/llm-vision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server