llm-vision-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STEPFUN_API_KEY | Yes | Your StepFun API key | |
| STEPFUN_API_MODE | No | API mode: standard or step_plan | standard |
| STEPFUN_BASE_URL | No | Base URL for the StepFun API | https://api.stepfun.com/v1 |
| STEPFUN_TIMEOUT_MS | No | Timeout in milliseconds | 120000 |
| STEPFUN_VISION_MODEL | No | Vision model to use | step-1o-turbo-vision |
| STEPFUN_USE_STEP_PLAN | No | Enable Step Plan mode (legacy, use STEPFUN_API_MODE instead) | |
| STEPFUN_DEFAULT_DETAIL | No | Default detail level: high or low | high |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/shaoyun/llm-vision-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server