Doubao Vision MCP Server
by kira4094
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARK_API_KEY | Yes | 火山方舟 API Key | |
| DOUBAO_MODEL | No | 模型名(预置推理接入点)或 ep-xxxxx(模型推理接入点) | doubao-seed-2-0-mini-260428 |
| DOUBAO_BASE_URL | No | API 地址 | https://ark.cn-beijing.volces.com/api/v3 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| doubao_vision_understandC | Analyze an image using Doubao vision model via Volcengine Ark API. Supports both preset inference (model name) and custom inference (ep-xxxxx endpoint ID). Configure via DOUBAO_MODEL environment variable. |
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/kira4094/doubao-vision-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server