MCP.so
ログイン

VseGPT MCP Servers

@janvarev

VseGPT MCP Servers について

MCP сервера для VseGPT

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

janvarev

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is VseGPT MCP Servers?

VseGPT MCP Servers is a set of Model Context Protocol (MCP) servers written in Python, designed to extend language models with access to VseGPT’s image generation and text-to-speech APIs. It serves as an intermediary layer between LLMs and external services, providing a standardized interface for data and actions.

How to use VseGPT MCP Servers?

Install Python and the fastmcp package (version 0.4.1 at launch). Set the required environment variable VSEGPT_API_KEY. Run a server with the command fastmcp run mcp_gen_image.py or fastmcp run mcp_gen_tts.py. For image generation, optionally set IMG_MODEL_ID (default img-dummy/image) and IMG_SIZE (default 1024x1024).

Key features of VseGPT MCP Servers?

  • Image generation via VseGPT API
  • Text-to-speech generation (beta)
  • Files saved to tmp_images folder
  • Modular architecture per function
  • Tools can be toggled on/off per server

Use cases of VseGPT MCP Servers?

  • Generate

コメント

「その他」の他のコンテンツ