MCP.so
ログイン
サーバー
K

Klicstudio Mcp Video Translation

@krillinai

The KlicStudio MCP server is a connector based on the Model Context Protocol (MCP), designed to facilitate interactions with KlicStudio services. Acting as a bridge between large language models (LLMs) and KlicStudio services, it enables LLMs to utilize KlicStudio's features such

概要

What is Klicstudio Mcp Video Translation?

Klicstudio Mcp Video Translation is a Model Context Protocol (MCP) server that acts as a bridge between large language models (LLMs) and the KlicStudio service. It enables LLMs to use KlicStudio’s subtitle generation, translation, text‑to‑speech (TTS), and media processing features.

How to use Klicstudio Mcp Video Translation?

Install Python 3.12 or higher and the KlicStudio service (default at http://127.0.0.1:8888), then run pip install -e . or uv pip install -e . from the cloned repository. Start the server with python klicstudio-mcp.py. For integration with Claude Desktop, add a KlicStudio-mcp-server entry to claude_desktop_config.json pointing to the project’s Python interpreter and klicstudio-mcp.py. The --klicstudio-url, --mcp-transport, --mcp-host, and --mcp-port command‑line options allow custom configuration.

Key features of Klicstudio Mcp Video Translation

  • Upload video or audio files to KlicStudio
  • Automatic subtitle generation with multi‑language recognition
  • Subtitle translation into multiple languages
  • Bilingual subtitle output with adjustable positioning
  • Text‑to‑speech with voice cloning support
  • Subtitle embedding (horizontal, vertical, or both)

Use cases of Klicstudio Mcp Video Translation

  • Automatically generate and translate subtitles for uploaded videos or audio
  • Produce bilingual subtitles for multilingual audiences
  • Embed subtitles directly into videos for distribution
  • Generate TTS audio with cloned voices for subtitle lines
  • Monitor long‑running subtitle processing tasks via an LLM

FAQ from Klicstudio Mcp Video Translation

What are the system requirements?

Python 3.12 or higher and a running KlicStudio service (default http://127.0.0.1:8888).

Which MCP transport protocols are supported?

The server supports stdio (default) and streamable-http transports. When using HTTP, specify --mcp-host and --mcp-port.

Can I customize how subtitles are embedded in the video?

Yes. The --klicstudio-embedded option accepts horizontal, vertical, all, or none (default) to control subtitle embedding.

Does it support voice cloning for TTS?

Yes. The server supports TTS with voice cloning using uploaded audio files to produce more natural speech.

How do I set a custom KlicStudio service URL?

Set the KLICSTUDIO_URL environment variable or pass the --klicstudio-url command‑line argument, e.g., --klicstudio-url="http://192.168.1.100:8888".

タグ

「メディアとデザイン」の他のコンテンツ