Skip to main content
Glama
WormAlien

opencode-openai-vision-mcp

by WormAlien

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISION_MODELNoVision model name or gateway alias. Default: gpt-4ogpt-4o
VISION_API_KEYNoBearer token for the endpoint. Omitted if empty.
VISION_BASE_URLNoOpenAI-compatible base URL (must end in /v1). Default: http://localhost:20128/v1http://localhost:20128/v1
VISION_MAX_TOKENSNoMax tokens for the description. Default: 10241024

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
visionA

Analyze a local image file using a vision-capable model and return a text description. Use this whenever the user shares an image/screenshot. Pass the absolute file path.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/WormAlien/OpenCode-vision-OmniRoute'

If you have feedback or need assistance with the MCP directory API, please join our Discord server