Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STEPFUN_API_KEYYesYour StepFun API key
STEPFUN_API_MODENoAPI mode: standard or step_planstandard
STEPFUN_BASE_URLNoBase URL for the StepFun APIhttps://api.stepfun.com/v1
STEPFUN_TIMEOUT_MSNoTimeout in milliseconds120000
STEPFUN_VISION_MODELNoVision model to usestep-1o-turbo-vision
STEPFUN_USE_STEP_PLANNoEnable Step Plan mode (legacy, use STEPFUN_API_MODE instead)
STEPFUN_DEFAULT_DETAILNoDefault detail level: high or lowhigh

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageB

General-purpose image understanding for photos, screenshots, documents, objects, scenes, and visual questions.

extract_text_from_imageB

OCR for screenshots, documents, terminal output, logs, code snippets, forms, and UI text.

diagnose_error_screenshotB

Analyze error screenshots, stack traces, console output, IDE errors, terminal failures, and crash dialogs.

understand_technical_diagramB

Explain architecture diagrams, flowcharts, UML, sequence diagrams, ER diagrams, network diagrams, and system maps.

analyze_data_visualizationB

Interpret charts, graphs, tables, dashboards, metrics screenshots, and data visualizations.

ui_to_artifactA

Convert UI screenshots into implementation notes, layout structure, design specs, or recreation prompts.

ui_diff_checkA

Compare expected and actual UI screenshots for visual regression, missing elements, layout differences, typography, color, spacing, and priority.

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/shaoyun/llm-vision-mcp'

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