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

评论

其他 分类下的更多 MCP 服务器