mcp-vision
by hahahahanb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_MODEL | No | Model override for OpenAI | |
| MCP_OCR_MODEL | No | Model for custom provider | |
| OPENAI_API_KEY | No | API key for OpenAI | |
| ANTHROPIC_MODEL | No | Model override for Anthropic | |
| DASHSCOPE_MODEL | No | Model override for DashScope | |
| MCP_OCR_API_KEY | No | API key for custom provider | |
| MCP_OCR_BASE_URL | No | Base URL for custom provider | |
| MCP_OCR_PROVIDER | No | Provider selection (siliconflow, dashscope, volcengine, openai, anthropic, baidu_ocr, tencent_ocr, custom) | siliconflow |
| VOLCENGINE_MODEL | No | Model override for Volcengine | |
| ANTHROPIC_API_KEY | No | API key for Anthropic | |
| BAIDU_OCR_API_KEY | No | API key for Baidu OCR | |
| DASHSCOPE_API_KEY | No | API key for Alibaba DashScope | |
| SILICONFLOW_MODEL | No | Model override for Siliconflow | |
| TENCENT_SECRET_ID | No | Secret ID for Tencent OCR | |
| TENCENT_SECRET_KEY | No | Secret key for Tencent OCR | |
| VOLCENGINE_API_KEY | No | API key for Volcengine | |
| SILICONFLOW_API_KEY | No | API key for Siliconflow | |
| BAIDU_OCR_SECRET_KEY | No | Secret key for Baidu OCR |
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
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/hahahahanb/mcp-vision'
If you have feedback or need assistance with the MCP directory API, please join our Discord server