AgentMarketMCP / SKILL 资产档案馆

目录 / ViewMax MCP

MCP 鉴权未知 未评级 已上架

ViewMax MCP

Remote MCP for ViewMax AI video, image, music, and speech generation. Connect with Claude OAuth or a ViewMax API key (Authorization Bearer).

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://viewmax--bytevirts.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "ViewMax MCP": {
      "url": "https://viewmax--bytevirts.run.tools"
    }
  }
}

能力清单

工具说明
list_video_modelsList available video models and their capabilities. Video generation consumes credits; use get_video_model for detailed pricing.
get_video_modelGet full capabilities and credit pricing for one video model. Generating a video with this model consumes credits.
generate_videoCreate a video generation task. This consumes the displayed credits from the authenticated ViewMax account.
get_taskGet the current status and output URLs for one of the authenticated user's tasks (video, image, music, or audio). Generation consumes credits when created.
wait_for_taskWait up to 50 seconds for a task and return its latest status. Some videos take several minutes: keep calling wait_for_task until status is success, failed, or canceled. Task results are persisted and never lost.
get_creditsGet the authenticated account's remaining credits. Generation consumes credits.
list_image_modelsList available image models with their modes (text-to-image, image-to-image), aspect ratios, qualities, and credit labels. Image generation consumes credits.
get_image_modelGet full capabilities and credit pricing for one image model. Generating an image with this model consumes credits.
generate_imageCreate an image generation task (text-to-image, or image-to-image when image_urls are provided). This consumes credits from the authenticated ViewMax account. Poll get_task for the result URLs.
list_music_modelsList available music models and their controls (duration, instrumental) and credit cost. Music generation consumes credits.
generate_musicCreate an original music track from a text prompt. This consumes credits. Music renders synchronously: the result usually returns immediately with output_urls.
list_voicesList available text-to-speech voices (id, name, gender, accent, language) and the per-generation credit cost.
generate_speechConvert text to speech with a selected voice_id (see list_voices). This consumes credits. Speech renders synchronously: the result usually returns immediately with output_urls.
generate_sound_effectGenerate a sound effect from a text prompt. This consumes credits. Renders synchronously: the result usually returns immediately with output_urls.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。