Vision-OCR-MCP
by AliceAuto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCR_MODEL | No | 兼容OpenAI的模型名称 | |
| OCR_API_KEY | No | 兼容OpenAI的API密钥 | |
| OCR_BASE_URL | No | 兼容OpenAI的Base URL | |
| OCR_PROVIDER | No | 选择模型提供方:zhipu 或 openai_compatible | |
| OCR_CACHE_DIR | No | 缓存目录 | .ocr_cache |
| ZHIPUAI_MODEL | No | 智谱AI的模型名称,例如glm-4v-flash | glm-4v-flash |
| ZHIPUAI_API_KEY | No | 智谱AI的API密钥 | |
| OCR_CACHE_AGE_DECAY | No | 每个档位的目标大小衰减比例 | 0.12 |
| OCR_CACHE_MAX_ITEMS | No | 缓存队列最多保留帧数 | 30 |
| OCR_CACHE_TARGET_KB | No | 缓存帧压缩目标大小(KB) | 300 |
| OCR_CACHE_AGE_COMPRESS | No | 是否启用按时间衰减压缩 | true |
| OCR_CACHE_AGE_MIN_RATIO | No | 压缩目标最小比例 | 0.35 |
| OCR_CACHE_AGE_STEP_DAYS | No | 每经过多少天降低一个压缩档位 | 7 |
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
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/AliceAuto/Vision-OCR-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server